Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251001-213629
#<BuildRuby:0x000078d87947fde0
@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.20251001-213629",
@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.000004 0.000023 ( 0.000024)
autoconf 0.000033 0.000008 0.000041 ( 0.000041)
configure 0.000024 0.000006 0.000030 ( 0.000030)
build_up 0.003412 0.005425 4.113276 ( 2.626698)
build_miniruby 0.001287 0.000076 1.580146 ( 1.576618)
build_ruby 0.001299 0.000366 3.603931 ( 21.253906)
build_all 0.004061 0.003391 5.450505 ( 2.189702)
build_install 0.012673 0.004453 8.676880 ( 4.242079)
test_btest 0.000943 0.000000 54.735973 ( 15.544794)
test_basic 0.004782 0.003365 0.644760 ( 0.705033)
test_all 0.086109 0.032705 602.921490 (202.789098)
test_rubyspec 0.048010 0.029202 115.703006 ( 26.371698)
total: 277.30 sec