Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20251106-060908
#<BuildRuby:0x00007172ba4dfdc0
@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.20251106-060908",
@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.000020 0.000005 0.000025 ( 0.000026)
autoconf 0.000035 0.000008 0.000043 ( 0.000043)
configure 0.000028 0.000007 0.000035 ( 0.000035)
build_up 0.002437 0.004115 2.426327 ( 2.684941)
build_miniruby 0.000785 0.000947 1.355891 ( 1.352193)
build_ruby 0.001668 0.000173 3.842926 ( 21.769932)
build_all 0.007796 0.000940 6.877971 ( 2.933510)
build_install 0.013057 0.008481 9.343508 ( 5.473821)
test_btest 0.000947 0.000000 70.183517 ( 22.523351)
test_basic 0.003220 0.006360 1.112467 ( 1.164060)
test_all 0.094397 0.032740 653.694078 (208.061242)
test_rubyspec 0.049648 0.034943 121.105456 ( 27.278313)
total: 293.24 sec