Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240304-104909
#<BuildRuby:0x000055c481cd1ef0
@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.20240304-104909",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000029 0.000004 0.000033 ( 0.000034)
configure 0.000027 0.000004 0.000031 ( 0.000030)
build_up 0.002958 0.004471 2.294439 ( 2.099624)
build_miniruby 0.001295 0.000240 1.638758 ( 1.637899)
build_ruby 0.000000 0.001444 2.669950 ( 2.921620)
build_all 0.005288 0.001973 6.723036 ( 2.606806)
build_install 0.009921 0.008478 8.530044 ( 4.043455)
test_btest 0.000000 0.000987 94.305409 ( 25.277184)
test_basic 0.000406 0.007164 0.948481 ( 1.014560)
test_all 0.077716 0.041717 780.104780 (231.324045)
test_rubyspec 0.041876 0.040458 113.698176 (122.788501)
total: 393.71 sec