Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-015926
#<BuildRuby:0x00007fa93386fdd8
@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.20241003-015926",
@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.000005 0.000021 ( 0.000021)
autoconf 0.000031 0.000010 0.000041 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000033)
build_up 0.006589 0.002383 4.810831 ( 3.553636)
build_miniruby 0.001214 0.000364 1.167101 ( 1.163971)
build_ruby 0.001290 0.000387 3.519336 ( 3.672525)
build_all 0.004393 0.004103 6.664084 ( 2.678686)
build_install 0.005186 0.014745 9.980452 ( 4.384759)
test_btest 0.000597 0.000253 86.009337 ( 22.847990)
test_basic 0.004058 0.003980 0.853235 ( 0.907598)
test_all 0.111390 0.038286 744.040675 (235.360132)
test_rubyspec 0.037158 0.047991 137.887373 ( 30.596484)
total: 305.17 sec