Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241214-023146
#<BuildRuby:0x00007f7c26c8fdd0
@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.20241214-023146",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000004 0.000031 ( 0.000031)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.002676 0.003130 1.957685 ( 2.278629)
build_miniruby 0.001573 0.000000 1.370751 ( 1.367679)
build_ruby 0.001645 0.000000 2.864233 ( 3.066186)
build_all 0.006649 0.000000 4.962142 ( 1.971454)
build_install 0.009797 0.006356 6.474694 ( 3.326304)
test_btest 0.000658 0.000127 72.524495 ( 20.795630)
test_basic 0.004493 0.005108 0.973814 ( 1.022466)
test_all 0.099348 0.042611 649.357769 (231.202106)
test_rubyspec 0.036029 0.042327 114.531514 ( 25.417244)
total: 290.45 sec