Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230628-121215
#<BuildRuby:0x000055aec11b6258
@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.20230628-121215",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000025 0.000004 0.000029 ( 0.000030)
configure 0.000020 0.000003 0.000023 ( 0.000024)
build_up 0.005754 0.000959 2.033227 ( 4.684475)
build_miniruby 0.001357 0.000226 1.539354 ( 1.858647)
build_ruby 0.001263 0.000210 2.984847 ( 21.454240)
build_all 0.000000 0.007441 2.545635 ( 2.817602)
build_install 0.019889 0.000895 3.915668 ( 4.087937)
test_btest 0.000653 0.000136 79.984634 ( 47.363361)
test_basic 0.000000 0.007548 0.828495 ( 1.418556)
test_all 0.000000 0.001834 623.748439 (346.856587)
test_rubyspec 0.027147 0.025041 91.447696 (123.901659)
total: 554.44 sec