Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241107-060856
#<BuildRuby:0x00007fc3ecf6fdd0
@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.20241107-060856",
@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.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000000 0.007270 3.619366 ( 3.540154)
build_miniruby 0.000609 0.001464 1.469305 ( 1.467451)
build_ruby 0.001250 0.000381 3.876318 ( 3.973945)
build_all 0.006883 0.002095 6.481613 ( 2.759197)
build_install 0.019480 0.000916 8.967329 ( 4.280133)
test_btest 0.000952 0.000247 77.426991 ( 21.392921)
test_basic 0.005279 0.004479 1.081657 ( 1.128929)
test_all 0.113181 0.030064 723.401876 (230.875557)
test_rubyspec 0.058682 0.023177 122.249016 ( 29.209275)
total: 298.63 sec