Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260111-023005
#<BuildRuby:0x000071900919fdd8
@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.20260111-023005",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000037 0.000008 0.000045 ( 0.000044)
configure 0.000034 0.000007 0.000041 ( 0.000040)
build_up 0.002713 0.004933 3.387737 ( 3.518692)
build_miniruby 0.001045 0.000775 2.143356 ( 2.241617)
build_ruby 0.001917 0.000322 5.150425 ( 5.394816)
build_all 0.007268 0.003226 8.087253 ( 5.307054)
build_install 0.018212 0.007334 11.247427 ( 7.854816)
test_btest 0.000836 0.000216 89.400289 ( 61.381233)
test_basic 0.007473 0.005471 1.242948 ( 1.492549)
test_all 0.108146 0.033282 833.495833 (327.197100)
test_rubyspec 0.062779 0.028187 142.732935 ( 40.186029)
total: 454.58 sec