Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20260211-032959
#<BuildRuby:0x000077031c31fdd0
@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.20260211-032959",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000027 0.000009 0.000036 ( 0.000036)
configure 0.000021 0.000007 0.000028 ( 0.000027)
build_up 0.004323 0.002797 2.670817 ( 2.665107)
build_miniruby 0.001245 0.000415 1.478966 ( 1.452383)
build_ruby 0.001366 0.000568 4.187284 ( 4.280416)
build_all 0.007445 0.000914 6.749375 ( 2.839296)
build_install 0.013005 0.004689 9.390218 ( 5.258047)
test_btest 0.000744 0.000242 77.830412 ( 21.477789)
test_basic 0.007121 0.004081 1.159517 ( 1.482309)
test_all 0.094454 0.034904 800.294122 (276.337293)
test_rubyspec 0.054455 0.029906 141.924887 ( 55.656271)
total: 371.45 sec