Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240228-103210
#<BuildRuby:0x0000559256169f70
@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.20240228-103210",
@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.000016 0.000004 0.000020 ( 0.000021)
autoconf 0.000021 0.000006 0.000027 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.003278 0.004911 2.588066 ( 2.665297)
build_miniruby 0.001132 0.000331 1.820752 ( 1.834324)
build_ruby 0.001520 0.000443 3.519540 ( 4.107864)
build_all 0.007994 0.000000 6.808674 ( 4.191432)
build_install 0.008497 0.012266 8.906020 ( 5.501897)
test_btest 0.000683 0.000243 93.459850 ( 46.357221)
test_basic 0.003882 0.003843 1.024396 ( 1.130035)
test_all 0.081968 0.036819 811.440056 (334.841010)
test_rubyspec 0.032780 0.052797 126.032550 (136.867624)
total: 537.50 sec