Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250919-201422
#<BuildRuby:0x00007d52f5b9fdc8
@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.20250919-201422",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000032 0.000009 0.000041 ( 0.000040)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.007543 0.002228 4.773403 ( 4.076453)
build_miniruby 0.001493 0.000121 1.803590 ( 1.865242)
build_ruby 0.000508 0.001648 4.641660 ( 5.126241)
build_all 0.007528 0.002587 7.006431 ( 5.556954)
build_install 0.019306 0.005830 10.694162 ( 8.669024)
test_btest 0.001036 0.000202 67.138497 ( 49.630358)
test_basic 0.005035 0.004670 1.150925 ( 1.750625)
test_all 0.099917 0.032950 703.918142 (472.796427)
test_rubyspec 0.049303 0.028548 118.486671 ( 75.996794)
total: 625.47 sec