Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250916-164625
#<BuildRuby:0x0000708356ccfde0
@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.20250916-164625",
@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.000017 0.000005 0.000022 ( 0.000023)
autoconf 0.000033 0.000009 0.000042 ( 0.000043)
configure 0.000027 0.000008 0.000035 ( 0.000035)
build_up 0.005668 0.004193 4.780591 ( 3.201683)
build_miniruby 0.000986 0.000689 1.659277 ( 1.656724)
build_ruby 0.001480 0.000456 3.855363 ( 3.905225)
build_all 0.005636 0.003896 6.600969 ( 3.270022)
build_install 0.020091 0.004710 9.895377 ( 5.390382)
test_btest 0.001006 0.000003 61.572848 ( 18.113633)
test_basic 0.005986 0.001927 0.968443 ( 1.026601)
test_all 0.087248 0.034595 597.742774 (192.411664)
test_rubyspec 0.047348 0.032514 112.189513 ( 19.075238)
total: 248.05 sec