Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250909-085443
#<BuildRuby:0x000074afb229fdc0
@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.20250909-085443",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000023 0.000007 0.000030 ( 0.000030)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.004810 0.002248 3.002148 ( 3.894795)
build_miniruby 0.000250 0.001096 1.128817 ( 1.355864)
build_ruby 0.001298 0.000271 3.051285 ( 42.402549)
build_all 0.005038 0.001471 4.502432 ( 1.850201)
build_install 0.011014 0.007238 7.854716 ( 3.618317)
test_btest 0.000772 0.000064 59.860693 ( 17.937359)
test_basic 0.002014 0.000696 0.827874 ( 1.714885)
test_all 0.085438 0.028085 519.953176 (164.265520)
test_rubyspec 0.049457 0.034001 112.656470 ( 18.993976)
total: 256.04 sec