Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250919-193606
#<BuildRuby:0x000078de95acfde0
@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-193606",
@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.000012 0.000003 0.000015 ( 0.000017)
autoconf 0.000027 0.000007 0.000034 ( 0.000034)
configure 0.000020 0.000006 0.000026 ( 0.000026)
build_up 0.002323 0.006119 4.247536 ( 2.747644)
build_miniruby 0.000990 0.000330 1.348383 ( 1.345627)
build_ruby 0.001527 0.000169 3.804012 ( 3.887673)
build_all 0.006712 0.001899 6.047413 ( 2.524519)
build_install 0.015266 0.005767 9.152039 ( 4.494762)
test_btest 0.000251 0.000753 61.218959 ( 17.016038)
test_basic 0.004934 0.002674 0.948407 ( 0.999229)
test_all 0.087049 0.035948 617.694214 (207.541244)
test_rubyspec 0.051166 0.027758 109.928947 ( 23.387983)
total: 263.95 sec