Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250808-143221
#<BuildRuby:0x00007322588dfde0
@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.20250808-143221",
@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.000029 0.000009 0.000038 ( 0.000037)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.005444 0.002226 3.911001 ( 2.701753)
build_miniruby 0.001026 0.000310 1.575598 ( 1.572444)
build_ruby 0.001257 0.000381 3.824793 ( 3.941697)
build_all 0.006942 0.000410 5.926591 ( 2.524851)
build_install 0.011373 0.006068 9.087406 ( 4.614414)
test_btest 0.000824 0.000110 55.859258 ( 16.564846)
test_basic 0.004537 0.003471 0.924196 ( 0.976973)
test_all 0.093200 0.026190 690.996742 (202.549115)
test_rubyspec 0.051134 0.027679 152.742204 ( 28.973813)
total: 264.42 sec