Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231021-105315
#<BuildRuby:0x00005605bec6e8e0
@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.20231021-105315",
@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.000013 0.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000001 0.000022 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.001991 0.004186 2.260173 ( 2.551667)
build_miniruby 0.001297 0.000093 1.823868 ( 1.824846)
build_ruby 0.001666 0.000119 2.836843 ( 3.026699)
build_all 0.000000 0.007083 5.754408 ( 2.749276)
build_install 0.009274 0.008347 7.058657 ( 3.738005)
test_btest 0.000716 0.000134 80.188734 ( 29.881777)
test_basic 0.000000 0.007294 0.884773 ( 1.161766)
test_all 0.094338 0.025438 664.919771 (300.825033)
test_rubyspec 0.036700 0.029637 90.720400 (104.339336)
total: 450.10 sec