Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251008-075922
#<BuildRuby:0x000076f34036fdd0
@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.20251008-075922",
@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.000005 0.000018 ( 0.000018)
autoconf 0.000024 0.000010 0.000034 ( 0.000034)
configure 0.000019 0.000007 0.000026 ( 0.000027)
build_up 0.003581 0.005252 4.630658 ( 3.172819)
build_miniruby 0.000954 0.000428 2.085163 ( 2.081506)
build_ruby 0.000172 0.001641 4.269182 ( 4.299417)
build_all 0.004682 0.002806 6.408729 ( 2.834987)
build_install 0.016408 0.003060 9.908058 ( 5.128592)
test_btest 0.000542 0.000422 62.647975 ( 17.275122)
test_basic 0.004543 0.004654 1.070210 ( 1.120825)
test_all 0.098328 0.024178 733.249052 (242.265968)
test_rubyspec 0.046607 0.034349 117.738660 ( 26.181387)
total: 304.36 sec