Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230625-114946
#<BuildRuby:0x000055735d41e008
@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.20230625-114946",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000018)
build_up 0.006431 0.000267 2.053384 ( 4.894663)
build_miniruby 0.001520 0.000163 1.590560 ( 2.516532)
build_ruby 0.001466 0.000157 3.163653 ( 4.343722)
build_all 0.008035 0.000000 2.529934 ( 2.867834)
build_install 0.016734 0.003221 3.953513 ( 4.311235)
test_btest 0.000708 0.000078 79.107671 ( 47.384723)
test_basic 0.002584 0.004294 0.877503 ( 1.459082)
test_all 0.001472 0.000204 588.428799 (311.930299)
test_rubyspec 0.027876 0.024312 88.571974 (124.693732)
total: 504.40 sec