Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230531-000405
#<BuildRuby:0x000055ace0ae1fb8
@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.20230531-000405",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004035 0.001345 1.759914 ( 3.024595)
build_miniruby 0.001140 0.000380 1.346285 ( 1.349118)
build_ruby 0.001224 0.000408 2.539676 ( 2.718817)
build_all 0.002176 0.005065 2.163246 ( 1.517132)
build_install 0.005471 0.011290 3.374229 ( 2.602825)
test_btest 0.000564 0.000269 76.179739 ( 28.376045)
test_basic 0.004338 0.000000 0.734116 ( 0.833873)
test_all 0.000000 0.001465 653.655330 (250.811326)
test_rubyspec 0.017126 0.032935 77.725863 ( 89.497240)
total: 380.73 sec