Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250927-194459
#<BuildRuby:0x00007031164ffdc8
@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.20250927-194459",
@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.000013 0.000004 0.000017 ( 0.000018)
autoconf 0.000047 0.000000 0.000047 ( 0.000048)
configure 0.000026 0.000000 0.000026 ( 0.000025)
build_up 0.004815 0.003962 3.986179 ( 2.315077)
build_miniruby 0.001329 0.000088 1.165468 ( 1.161960)
build_ruby 0.001254 0.000395 3.198642 ( 3.301695)
build_all 0.004642 0.002642 5.300354 ( 2.103516)
build_install 0.015239 0.003260 8.134696 ( 4.356690)
test_btest 0.000101 0.000777 56.673453 ( 15.734651)
test_basic 0.004660 0.003370 0.725723 ( 0.776502)
test_all 0.085178 0.026171 563.830112 (208.777836)
test_rubyspec 0.041940 0.035212 111.608589 ( 18.701448)
total: 257.23 sec