Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251210-081551
#<BuildRuby:0x000073499416fde0
@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.20251210-081551",
@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.000025 0.000007 0.000032 ( 0.000028)
autoconf 0.000041 0.000011 0.000052 ( 0.000052)
configure 0.000034 0.000009 0.000043 ( 0.000042)
build_up 0.005672 0.002469 3.314543 ( 3.486421)
build_miniruby 0.001614 0.000167 2.054565 ( 2.131851)
build_ruby 0.001389 0.000838 5.285054 ( 5.549728)
build_all 0.007492 0.003020 7.945438 ( 5.327985)
build_install 0.016718 0.007788 10.853058 ( 8.298131)
test_btest 0.001334 0.000070 80.272597 ( 34.674156)
test_basic 0.004739 0.004525 1.152262 ( 1.210403)
test_all 0.099359 0.034242 762.876220 (243.835258)
test_rubyspec 0.055595 0.032043 127.875751 ( 34.054542)
total: 338.57 sec