Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251008-151711
#<BuildRuby:0x00007e0560b9fdc8
@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.20251008-151711",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000051 0.000000 0.000051 ( 0.000050)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.006095 0.003308 5.038961 ( 3.505980)
build_miniruby 0.001481 0.000113 1.853045 ( 1.877037)
build_ruby 0.001092 0.000785 4.712458 ( 4.846923)
build_all 0.008372 0.001081 6.661507 ( 4.242664)
build_install 0.015045 0.007576 10.333996 ( 6.654064)
test_btest 0.001015 0.000000 62.300468 ( 23.402322)
test_basic 0.004783 0.002252 0.784566 ( 0.835310)
test_all 0.084085 0.033600 649.329882 (225.558356)
test_rubyspec 0.039081 0.040748 120.512137 ( 27.113415)
total: 298.04 sec