Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251104-130846
#<BuildRuby:0x000073d82186fde0
@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.20251104-130846",
@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.000020 0.000007 0.000027 ( 0.000027)
autoconf 0.000028 0.000010 0.000038 ( 0.000038)
configure 0.000022 0.000008 0.000030 ( 0.000029)
build_up 0.002263 0.003745 2.129355 ( 2.317162)
build_miniruby 0.001414 0.000227 1.726229 ( 1.722272)
build_ruby 0.002100 0.000000 4.353303 ( 4.459693)
build_all 0.005749 0.003350 6.184456 ( 2.564488)
build_install 0.011471 0.007002 7.991220 ( 4.205132)
test_btest 0.000994 0.000000 64.902925 ( 17.562911)
test_basic 0.006924 0.002363 0.914598 ( 0.963550)
test_all 0.087253 0.038725 733.873096 (224.949895)
test_rubyspec 0.053251 0.032059 119.575849 ( 27.639817)
total: 286.39 sec