Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250628-110404
#<BuildRuby:0x000072645571fdc8
@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.20250628-110404",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000029 0.000008 0.000037 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.004314 0.003380 3.480331 ( 2.452166)
build_miniruby 0.000289 0.001105 1.595385 ( 1.591983)
build_ruby 0.001331 0.000404 3.539221 ( 3.665354)
build_all 0.003817 0.004028 6.221083 ( 2.677796)
build_install 0.013206 0.006583 9.070053 ( 4.616139)
test_btest 0.000193 0.000755 54.267602 ( 15.746325)
test_basic 0.004640 0.001991 0.938755 ( 0.995709)
test_all 0.081186 0.036960 768.094808 (240.555917)
test_rubyspec 0.046747 0.032899 158.390726 ( 31.991736)
total: 304.29 sec