Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240630-070616
#<BuildRuby:0x00007ff9988efdc0
@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.20240630-070616",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000037 0.000005 0.000042 ( 0.000042)
configure 0.000031 0.000004 0.000035 ( 0.000037)
build_up 0.009529 0.001444 5.202014 ( 4.965468)
build_miniruby 0.001783 0.000000 2.366651 ( 2.476878)
build_ruby 0.002589 0.000023 4.737992 ( 5.061169)
build_all 0.009279 0.001364 8.843085 ( 5.590099)
build_install 0.007371 0.017892 12.314547 ( 8.721024)
test_btest 0.000966 0.000241 121.698556 ( 87.650735)
test_basic 0.004374 0.009533 1.444021 ( 1.897949)
test_all 0.107548 0.056523 976.605000 (959.998898)
test_rubyspec 0.070618 0.027822 187.283239 (195.317721)
total: 1271.68 sec