Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230122-114644
#<BuildRuby:0x000055b797ee1f48
@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.20230122-114644",
@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.000000 0.000029 0.000029 ( 0.000028)
autoconf 0.000000 0.000026 0.000026 ( 0.000026)
configure 0.000000 0.000023 0.000023 ( 0.000024)
build_up 0.001518 0.003148 1.144112 ( 1.537134)
build_miniruby 0.001325 0.000153 1.182811 ( 1.182907)
build_ruby 0.001420 0.000164 2.752718 ( 3.052536)
build_all 0.006829 0.000000 3.679942 ( 1.904270)
build_install 0.013303 0.000018 2.681252 ( 1.877892)
test_btest 0.000587 0.000056 55.871901 ( 17.645646)
test_basic 0.004996 0.000091 0.428835 ( 0.524151)
test_all 0.001183 0.000053 658.322572 (221.555071)
test_rubyspec 0.040760 0.006356 67.814462 ( 77.698567)
total: 326.98 sec