Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250831-071257
#<BuildRuby:0x000072ac6f93fdd0
@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.20250831-071257",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000025 0.000006 0.000031 ( 0.000030)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.006212 0.002547 4.812062 ( 3.409263)
build_miniruby 0.001140 0.000289 1.555378 ( 1.554510)
build_ruby 0.001837 0.000000 4.515957 ( 4.659534)
build_all 0.006331 0.002849 7.023042 ( 4.156837)
build_install 0.018988 0.006570 10.639396 ( 6.923959)
test_btest 0.001046 0.000003 62.952919 ( 19.175987)
test_basic 0.003132 0.005491 0.894064 ( 0.938111)
test_all 0.090917 0.031227 668.808045 (199.852108)
test_rubyspec 0.054717 0.026633 119.565946 ( 27.811940)
total: 268.48 sec