Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240713-042445
#<BuildRuby:0x00007fbcb007fde0
@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.20240713-042445",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000040 0.000003 0.000043 ( 0.000043)
configure 0.000030 0.000003 0.000033 ( 0.000033)
build_up 0.000501 0.008157 3.928762 ( 4.276118)
build_miniruby 0.000000 0.002231 1.725950 ( 1.733787)
build_ruby 0.000753 0.001159 4.464506 ( 4.836580)
build_all 0.003008 0.007721 8.493200 ( 4.656532)
build_install 0.014935 0.008682 11.424747 ( 7.180111)
test_btest 0.000950 0.000244 120.705680 ( 66.997347)
test_basic 0.001421 0.011298 1.308949 ( 1.400349)
test_all 0.130039 0.019435 779.419514 (230.228432)
test_rubyspec 0.051641 0.034775 161.182069 ( 27.046417)
total: 348.36 sec