Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-155132
#<BuildRuby:0x00005556f8cb1fc0
@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.20240318-155132",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.008431 0.000077 2.478259 ( 2.779503)
build_miniruby 0.001208 0.000290 1.755878 ( 1.833097)
build_ruby 0.001231 0.000295 3.804768 ( 4.093732)
build_all 0.007598 0.000791 7.188923 ( 4.831998)
build_install 0.009309 0.011479 8.827342 ( 6.015069)
test_btest 0.000637 0.000196 93.506470 ( 65.675428)
test_basic 0.000345 0.007780 1.008825 ( 1.201777)
test_all 0.078767 0.044669 816.437911 (351.671220)
test_rubyspec 0.050327 0.038555 124.327405 (133.997262)
total: 572.10 sec