Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250210-064756
#<BuildRuby:0x00007f406872fdd0
@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.20250210-064756",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000023 0.000005 0.000028 ( 0.000027)
build_up 0.003162 0.003897 3.238259 ( 2.631829)
build_miniruby 0.001305 0.000301 1.355143 ( 1.351991)
build_ruby 0.000000 0.001862 3.596378 ( 3.740762)
build_all 0.004257 0.003329 5.620876 ( 2.279601)
build_install 0.010613 0.007893 8.043709 ( 3.946155)
test_btest 0.000756 0.000234 71.392902 ( 19.434001)
test_basic 0.007920 0.000000 0.875874 ( 0.932226)
test_all 0.086103 0.032893 598.038760 (195.387187)
test_rubyspec 0.038321 0.036749 109.600235 ( 24.507174)
total: 254.21 sec