Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230609-072929
#<BuildRuby:0x000055ab3157e090
@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-072929",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000024)
build_up 0.000000 0.006842 1.979460 ( 4.412510)
build_miniruby 0.000756 0.000883 1.510384 ( 1.866094)
build_ruby 0.001483 0.000264 2.866652 ( 3.523537)
build_all 0.008381 0.000769 2.334563 ( 2.865917)
build_install 0.019549 0.001836 3.688223 ( 4.092220)
test_btest 0.000797 0.000051 78.981864 ( 54.858903)
test_basic 0.006949 0.000477 0.829433 ( 1.264438)
test_all 0.001280 0.000200 580.874109 (247.970893)
test_rubyspec 0.029851 0.024506 84.587032 ( 99.851516)
total: 420.71 sec