Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250717-191905
#<BuildRuby:0x00007c587564fdd0
@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.20250717-191905",
@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.000010 0.000004 0.000014 ( 0.000014)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000014 0.000005 0.000019 ( 0.000020)
build_up 0.003620 0.003224 2.863554 ( 2.012439)
build_miniruby 0.000252 0.001103 1.080476 ( 1.077605)
build_ruby 0.000019 0.001604 3.249645 ( 3.433946)
build_all 0.005396 0.002165 5.364169 ( 2.275138)
build_install 0.011996 0.004406 7.580135 ( 3.801153)
test_btest 0.002148 0.000049 50.116217 ( 15.816982)
test_basic 0.004196 0.003139 0.679819 ( 0.733672)
test_all 0.086482 0.034403 691.375428 (204.982010)
test_rubyspec 0.039332 0.038253 147.366750 ( 30.209539)
total: 264.34 sec