Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250917-190430
#<BuildRuby:0x000071cd940cfde0
@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.20250917-190430",
@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.000018 0.000005 0.000023 ( 0.000023)
autoconf 0.000032 0.000008 0.000040 ( 0.000039)
configure 0.000023 0.000006 0.000029 ( 0.000028)
build_up 0.006292 0.000826 3.106305 ( 4.073299)
build_miniruby 0.000415 0.000844 1.091220 ( 2.857804)
build_ruby 0.001480 0.000126 2.993167 ( 39.965683)
build_all 0.004650 0.002432 5.069624 ( 2.127887)
build_install 0.013558 0.005765 7.521654 ( 4.344075)
test_btest 0.000693 0.000201 59.421148 ( 18.606794)
test_basic 0.004335 0.003904 0.889671 ( 1.545635)
test_all 0.087221 0.024614 543.182133 (173.942201)
test_rubyspec 0.043626 0.035577 111.430021 ( 18.376105)
total: 265.84 sec