Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-201024
#<BuildRuby:0x0000555dca3fa138
@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.20231227-201024",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000021 0.000005 0.000026 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005420 0.000000 1.410021 ( 2.081867)
build_miniruby 0.000000 0.001556 1.396277 ( 1.393792)
build_ruby 0.000000 0.001676 3.093241 ( 3.323691)
build_all 0.007918 0.000081 5.540234 ( 2.320729)
build_install 0.016775 0.000188 6.569361 ( 3.324404)
test_btest 0.000741 0.000139 75.581125 ( 19.639161)
test_basic 0.000000 0.006129 0.738377 ( 0.797287)
test_all 0.083140 0.037797 782.947240 (236.595857)
test_rubyspec 0.039874 0.018177 85.417143 ( 96.954060)
total: 366.43 sec