Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240129-005319
#<BuildRuby:0x000056370e7a64f8
@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.20240129-005319",
@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.000002 0.000020 ( 0.000020)
autoconf 0.000029 0.000003 0.000032 ( 0.000032)
configure 0.000027 0.000002 0.000029 ( 0.000029)
build_up 0.005458 0.000121 1.832429 ( 2.169631)
build_miniruby 0.001282 0.000107 1.517093 ( 1.516999)
build_ruby 0.001690 0.000000 2.920377 ( 3.147836)
build_all 0.006734 0.000000 5.629092 ( 2.255161)
build_install 0.007432 0.008794 7.043318 ( 3.529915)
test_btest 0.000841 0.000125 83.616227 ( 22.528254)
test_basic 0.001884 0.003868 0.800171 ( 0.884745)
test_all 0.087113 0.028157 721.379266 (283.833378)
test_rubyspec 0.062358 0.050009 185.717505 (250.796529)
total: 570.66 sec