Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251027-235834
#<BuildRuby:0x00007fc7706cfdd8
@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.20251027-235834",
@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.000005 0.000020 ( 0.000020)
autoconf 0.000030 0.000008 0.000038 ( 0.000038)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.001669 0.007279 3.973390 ( 2.407032)
build_miniruby 0.001392 0.000000 1.364337 ( 1.361179)
build_ruby 0.001729 0.000000 3.297507 ( 3.397854)
build_all 0.005381 0.001875 6.089362 ( 2.454706)
build_install 0.017657 0.003139 9.188227 ( 4.295884)
test_btest 0.000862 0.000000 59.482578 ( 16.141972)
test_basic 0.000805 0.007136 0.689518 ( 0.752016)
test_all 0.081904 0.032427 612.730577 (186.539068)
test_rubyspec 0.055142 0.025478 115.836349 ( 19.913348)
total: 237.26 sec