Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241221-042941
#<BuildRuby:0x00007fb1e0dffdd8
@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.20241221-042941",
@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.000017 0.000007 0.000024 ( 0.000025)
autoconf 0.000030 0.000011 0.000041 ( 0.000039)
configure 0.000026 0.000009 0.000035 ( 0.000035)
build_up 0.001418 0.004498 1.381657 ( 1.714309)
build_miniruby 0.001023 0.000431 1.118549 ( 1.115572)
build_ruby 0.001176 0.000495 2.879549 ( 3.077685)
build_all 0.007694 0.000000 5.196404 ( 2.012826)
build_install 0.012892 0.002686 6.558729 ( 3.250402)
test_btest 0.000619 0.000224 66.743219 ( 17.473979)
test_basic 0.002928 0.005900 0.737815 ( 0.786652)
test_all 0.104117 0.037376 630.410378 (196.198461)
test_rubyspec 0.025657 0.050758 117.428261 ( 19.854115)
total: 245.48 sec