Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-195337
#<BuildRuby:0x000055a52548e390
@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.20230601-195337",
@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.000014)
autoconf 0.000013 0.000002 0.000015 ( 0.000020)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006063 0.000234 1.783880 ( 3.111272)
build_miniruby 0.001305 0.000150 1.304210 ( 1.302940)
build_ruby 0.001438 0.000000 2.483110 ( 2.664576)
build_all 0.003383 0.003116 1.957687 ( 1.126409)
build_install 0.015401 0.000000 3.083654 ( 2.084895)
test_btest 0.001004 0.000000 76.398203 ( 19.829483)
test_basic 0.004368 0.000000 0.665241 ( 0.741114)
test_all 0.001113 0.000000 577.930893 (176.580113)
test_rubyspec 0.021078 0.019598 73.142165 ( 85.001571)
total: 292.44 sec