Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240118-165517
#<BuildRuby:0x000055a8dfe223d0
@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.20240118-165517",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000035 0.000000 0.000035 ( 0.000035)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.005152 0.000229 1.775995 ( 2.991111)
build_miniruby 0.001694 0.000251 1.765665 ( 2.056815)
build_ruby 0.001610 0.000000 3.535084 ( 4.450494)
build_all 0.007959 0.000235 6.278821 ( 5.344127)
build_install 0.007476 0.011981 7.413773 ( 6.950881)
test_btest 0.000602 0.000136 86.690519 ( 80.220418)
test_basic 0.000000 0.007758 0.937498 ( 1.673666)
test_all 0.081896 0.047877 831.320093 (1017.652720)
test_rubyspec 0.036551 0.078522 182.467515 (280.575589)
total: 1401.92 sec