Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-051748
#<BuildRuby:0x00007fa93119fdc0
@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.20240806-051748",
@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.000023 0.000005 0.000028 ( 0.000029)
autoconf 0.000038 0.000010 0.000048 ( 0.000048)
configure 0.000033 0.000008 0.000041 ( 0.000040)
build_up 0.008072 0.001004 3.961880 ( 3.958920)
build_miniruby 0.000000 0.001782 1.703633 ( 1.704725)
build_ruby 0.000028 0.002192 4.720929 ( 4.882817)
build_all 0.003710 0.006738 8.879618 ( 4.030704)
build_install 0.020159 0.003651 11.850145 ( 6.066936)
test_btest 0.000900 0.000268 120.855931 ( 32.386501)
test_basic 0.005554 0.004695 1.159708 ( 1.207162)
test_all 0.103062 0.049993 885.854540 (281.186563)
test_rubyspec 0.053856 0.036473 173.659591 ( 38.274986)
total: 373.70 sec