Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-110110
#<BuildRuby:0x00007f84e68bfde0
@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.20240627-110110",
@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.000029 0.000013 0.000042 ( 0.000038)
autoconf 0.000043 0.000019 0.000062 ( 0.000057)
configure 0.000035 0.000016 0.000051 ( 0.000051)
build_up 0.002347 0.007342 4.274359 ( 3.810417)
build_miniruby 0.001265 0.000632 1.688669 ( 1.704028)
build_ruby 0.002498 0.000000 4.360959 ( 4.527926)
build_all 0.010294 0.000000 8.013482 ( 3.614845)
build_install 0.012687 0.008949 11.145208 ( 5.272006)
test_btest 0.000837 0.000000 118.612770 ( 34.955266)
test_basic 0.005540 0.008997 1.357365 ( 1.478022)
test_all 0.117874 0.038124 898.217294 (383.010114)
test_rubyspec 0.051914 0.038188 173.409568 ( 90.831879)
total: 529.21 sec