Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231222-200106
#<BuildRuby:0x00005603e6d29fc0
@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.20231222-200106",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000021 0.000001 0.000022 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.001222 0.004236 1.584956 ( 1.969121)
build_miniruby 0.000000 0.001842 1.632638 ( 1.634918)
build_ruby 0.000000 0.001646 3.336054 ( 3.572450)
build_all 0.003021 0.004463 5.629308 ( 2.628126)
build_install 0.009626 0.008552 6.785873 ( 3.846175)
test_btest 0.000631 0.000153 81.393170 ( 29.243221)
test_basic 0.001435 0.004576 0.826783 ( 0.929809)
test_all 0.076221 0.044894 630.158783 (212.896094)
test_rubyspec 0.034729 0.029437 90.949676 (103.128563)
total: 359.85 sec