Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-022212
#<BuildRuby:0x000055c99b511fc0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20231208-022212",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.001819 0.004506 2.259962 ( 2.333444)
build_miniruby 0.001395 0.000407 1.590657 ( 1.591308)
build_ruby 0.001304 0.000381 3.187015 ( 3.415097)
build_all 0.003684 0.004164 5.674841 ( 2.724360)
build_install 0.015051 0.002289 7.183560 ( 3.830853)
test_btest 0.000859 0.000000 83.753641 ( 33.955470)
test_basic 0.006497 0.002614 0.911479 ( 1.011107)
test_all 0.073375 0.046716 660.305015 (278.782736)
test_rubyspec 0.026022 0.038973 93.401118 (105.213557)
total: 432.86 sec