Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240731-164141
#<BuildRuby:0x00007ff2a917fdd8
@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.20240731-164141",
@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.000005 0.000019 ( 0.000020)
autoconf 0.000029 0.000010 0.000039 ( 0.000038)
configure 0.000023 0.000008 0.000031 ( 0.000031)
build_up 0.002538 0.005026 2.694465 ( 2.776666)
build_miniruby 0.001115 0.000446 1.189209 ( 1.185636)
build_ruby 0.001328 0.000531 3.182993 ( 3.387896)
build_all 0.002010 0.009559 7.958749 ( 2.924090)
build_install 0.011095 0.009451 9.179591 ( 4.055547)
test_btest 0.000625 0.000322 106.307679 ( 27.245631)
test_basic 0.008792 0.000528 1.144021 ( 1.192252)
test_all 0.086220 0.063700 791.676262 (238.178650)
test_rubyspec 0.049699 0.038084 165.991390 ( 27.400954)
total: 308.35 sec