Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241215-082319
#<BuildRuby:0x00007f92ed73fdc0
@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_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20241215-082319",
@make="make",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000028 0.000011 0.000039 ( 0.000039)
configure 0.000020 0.000007 0.000027 ( 0.000028)
build_up 0.001612 0.004776 2.457089 ( 2.843620)
build_miniruby 0.001036 0.000438 1.642541 ( 1.638789)
build_ruby 0.001259 0.000533 3.699286 ( 21.218112)
build_all 0.004148 0.004206 6.522815 ( 2.779763)
build_install 0.012533 0.003550 8.254573 ( 4.526629)
test_btest 0.000702 0.000301 77.709968 ( 21.767615)
test_basic 0.005603 0.003038 1.034782 ( 1.090615)
test_all 0.128114 0.017920 695.797347 (204.324275)
test_rubyspec 0.044174 0.038430 117.942249 ( 25.772870)
total: 285.96 sec