Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250626-014910
#<BuildRuby:0x00007db4c526fdc0
@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.20250626-014910",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000035)
configure 0.000023 0.000006 0.000029 ( 0.000030)
build_up 0.003697 0.003909 3.150302 ( 2.783106)
build_miniruby 0.001319 0.000087 1.475886 ( 1.472493)
build_ruby 0.001327 0.000360 2.926391 ( 3.070674)
build_all 0.003953 0.003302 5.076124 ( 2.122852)
build_install 0.021097 0.004094 10.082692 ( 6.207316)
test_btest 0.000711 0.000196 51.200169 ( 20.284140)
test_basic 0.003029 0.003129 0.665383 ( 0.724441)
test_all 0.085155 0.028173 588.871898 (173.786864)
test_rubyspec 0.044012 0.034421 151.672566 ( 25.931457)
total: 236.38 sec