Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-005250
#<BuildRuby:0x000055bf685c67c8
@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.20230701-005250",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000029 0.000001 0.000030 ( 0.000030)
build_up 0.006230 0.000215 2.021089 ( 5.149544)
build_miniruby 0.001334 0.000046 1.555156 ( 2.176583)
build_ruby 0.001704 0.000059 3.242898 ( 5.020924)
build_all 0.004050 0.004304 2.490597 ( 2.915898)
build_install 0.009247 0.008708 3.912394 ( 5.180702)
test_btest 0.000635 0.000080 81.801034 ( 48.630708)
test_basic 0.007673 0.000401 0.933998 ( 1.304355)
test_all 0.000438 0.001118 585.564738 (253.055854)
test_rubyspec 0.027130 0.022362 82.448301 ( 94.436682)
total: 417.87 sec