Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250828-050007
#<BuildRuby:0x000075c667acfdc0
@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.20250828-050007",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000034)
configure 0.000021 0.000006 0.000027 ( 0.000026)
build_up 0.003439 0.004739 4.132743 ( 2.914927)
build_miniruby 0.001445 0.000000 1.327607 ( 1.324092)
build_ruby 0.000985 0.000852 3.927135 ( 4.001159)
build_all 0.005574 0.002246 5.929147 ( 2.469269)
build_install 0.009695 0.009055 8.989992 ( 4.145901)
test_btest 0.000268 0.000704 60.497165 ( 17.377934)
test_basic 0.003994 0.003877 0.943832 ( 0.998056)
test_all 0.089675 0.024872 605.181676 (188.747634)
test_rubyspec 0.045421 0.032294 108.499302 ( 20.086497)
total: 242.07 sec