Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260108-235648
#<BuildRuby:0x00007919a327fde0
@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_tag=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20260108-235648",
@make="make",
@no_timeout_error=nil,
@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.000024 0.000006 0.000030 ( 0.000029)
autoconf 0.000038 0.000009 0.000047 ( 0.000047)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.005769 0.002182 3.323333 ( 3.534422)
build_miniruby 0.001935 0.000000 2.074723 ( 2.164985)
build_ruby 0.001959 0.000242 5.066526 ( 53.718621)
build_all 0.007220 0.003316 7.583166 ( 4.740694)
build_install 0.020524 0.002981 10.400187 ( 7.350013)
test_btest 0.000844 0.000200 82.995127 ( 48.830264)
test_basic 0.003784 0.005163 1.139047 ( 1.431384)
test_all 0.103044 0.033301 790.461613 (329.304228)
test_rubyspec 0.052924 0.033484 134.277347 ( 41.409011)
total: 492.49 sec