Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-103158
#<BuildRuby:0x0000556d859a26d8
@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.20230511-103158",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000020)
configure 0.000015 0.000002 0.000017 ( 0.000017)
build_up 0.000863 0.004266 1.657846 ( 2.916643)
build_miniruby 0.001055 0.000211 1.235369 ( 1.234285)
build_ruby 0.001233 0.000247 2.520486 ( 2.723772)
build_all 0.006036 0.000338 2.064437 ( 1.305477)
build_install 0.010281 0.003772 3.224699 ( 2.333857)
test_btest 0.000552 0.000115 71.887024 ( 23.716394)
test_basic 0.002094 0.004783 0.752698 ( 0.892422)
test_all 0.000884 0.000221 565.282073 (173.369752)
test_rubyspec 0.031512 0.014213 76.162102 ( 88.099699)
total: 296.59 sec