Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260121-132133
#<BuildRuby:0x00007138cdeefdc8
@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.20260121-132133",
@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.000020 0.000005 0.000025 ( 0.000025)
autoconf 0.000040 0.000009 0.000049 ( 0.000051)
configure 0.000033 0.000008 0.000041 ( 0.000042)
build_up 0.001402 0.006102 2.852288 ( 2.694858)
build_miniruby 0.000677 0.000906 1.430010 ( 1.426495)
build_ruby 0.001679 0.000198 4.327904 ( 4.392192)
build_all 0.006195 0.002059 7.044634 ( 2.980638)
build_install 0.011918 0.007609 9.501325 ( 5.141142)
test_btest 0.000730 0.000235 76.100402 ( 20.481120)
test_basic 0.004120 0.004888 0.949132 ( 0.998360)
test_all 0.090480 0.038709 806.820994 (237.977248)
test_rubyspec 0.055601 0.032013 134.546652 ( 26.299088)
total: 302.39 sec