Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-095540
#<BuildRuby:0x000055c0e7e36018
@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.20230207-095540",
@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.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.003629 0.000518 1.074263 ( 1.491387)
build_miniruby 0.001322 0.000189 1.077963 ( 1.077471)
build_ruby 0.001084 0.000155 2.273732 ( 2.497166)
build_all 0.005937 0.000848 3.782784 ( 2.024006)
build_install 0.008931 0.005270 2.876358 ( 2.175312)
test_btest 0.000587 0.000107 55.380202 ( 23.033295)
test_basic 0.000000 0.006235 0.424646 ( 0.523379)
test_all 0.000000 0.001773 622.282935 (180.314689)
test_rubyspec 0.022043 0.017844 66.988393 ( 77.361470)
total: 290.50 sec