Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-235359
#<BuildRuby:0x000055bd8caa9f70
@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.20240114-235359",
@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.000000 0.001999 2.098199 ( 4.769809)
autoconf 0.000000 0.001175 2.726709 ( 2.742946)
configure 0.044709 0.019771 28.575774 ( 29.666840)
build_up 0.023979 0.007196 51.252461 ( 36.555431)
build_miniruby 0.013707 0.001353 58.604815 ( 26.810207)
build_ruby 0.001756 0.000450 3.275155 ( 3.382489)
build_all 0.057294 0.033684 147.363238 ( 75.298475)
build_install 0.012413 0.002794 3.803071 ( 2.910084)
test_btest 0.000467 0.000153 79.589904 ( 32.985453)
test_basic 0.001234 0.005693 0.866932 ( 0.963449)
test_all 0.061519 0.056574 769.708537 (282.964129)
test_rubyspec 0.051375 0.018981 139.826368 (151.791053)
total: 650.84 sec