Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240927-083201
#<BuildRuby:0x00007feb7cc3fdd8
@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.20240927-083201",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000025 ( 0.000024)
autoconf 0.000034 0.000006 0.000040 ( 0.000040)
configure 0.000027 0.000005 0.000032 ( 0.000032)
build_up 0.010217 0.000314 5.003994 ( 5.612203)
build_miniruby 0.001630 0.000272 1.736293 ( 2.531423)
build_ruby 0.002193 0.000366 4.734989 ( 5.843178)
build_all 0.005949 0.005361 7.509633 ( 6.137964)
build_install 0.016764 0.009750 11.380247 ( 9.566026)
test_btest 0.000718 0.000165 100.019080 ( 88.155670)
test_basic 0.004394 0.009151 1.304891 ( 2.171706)
test_all 0.118811 0.048598 859.272403 (883.070712)
test_rubyspec 0.063076 0.031480 142.441736 (117.738082)
total: 1120.83 sec