Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-003025
#<BuildRuby:0x000056223f625f68
@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.20230713-003025",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.007275 0.000239 2.108263 ( 5.004255)
build_miniruby 0.001201 0.000089 1.567984 ( 2.311503)
build_ruby 0.001612 0.000120 2.989476 ( 4.478923)
build_all 0.007376 0.000546 2.524747 ( 3.088498)
build_install 0.014168 0.005587 4.028092 ( 4.927336)
test_btest 0.000881 0.000094 81.284420 ( 53.575985)
test_basic 0.007919 0.000849 0.919364 ( 1.389988)
test_all 0.000949 0.000102 639.628104 (331.645800)
test_rubyspec 0.033128 0.020301 92.469670 (128.179651)
total: 534.60 sec