Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-141749
#<BuildRuby:0x00005574a8952230
@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.20230609-141749",
@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.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.005491 0.000000 1.753786 ( 3.058914)
build_miniruby 0.001411 0.000000 1.285981 ( 1.286191)
build_ruby 0.001601 0.000076 2.452339 ( 2.702232)
build_all 0.006429 0.000742 2.222229 ( 1.586919)
build_install 0.016545 0.000396 3.404060 ( 2.556569)
test_btest 0.000773 0.000080 75.826492 ( 30.730648)
test_basic 0.000000 0.007204 0.766931 ( 0.875849)
test_all 0.000000 0.001158 588.499715 (231.938085)
test_rubyspec 0.022956 0.028675 80.455578 ( 92.326740)
total: 367.06 sec