Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251006-160112
#<BuildRuby:0x000070abdceffdc8
@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.20251006-160112",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000024 0.000006 0.000030 ( 0.000031)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.006386 0.002714 4.829970 ( 3.392703)
build_miniruby 0.000301 0.001119 1.855912 ( 1.852437)
build_ruby 0.001776 0.000000 4.257406 ( 4.322804)
build_all 0.007326 0.000299 6.313206 ( 2.681398)
build_install 0.017280 0.002732 9.892154 ( 5.038999)
test_btest 0.000375 0.000569 61.846231 ( 17.529714)
test_basic 0.005995 0.002113 0.976066 ( 1.026931)
test_all 0.087450 0.032367 624.219917 (199.515292)
test_rubyspec 0.045037 0.033863 117.966936 ( 26.173349)
total: 261.53 sec