Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-205711
#<BuildRuby:0x0000561d34dfdfc0
@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.20230111-205711",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000021 0.000008 0.000029 ( 0.000029)
configure 0.000014 0.000006 0.000020 ( 0.000021)
build_up 0.000837 0.004295 0.844685 ( 1.229664)
build_miniruby 0.000791 0.000351 1.297272 ( 1.295935)
build_ruby 0.000996 0.000442 2.737781 ( 3.093929)
build_all 0.001339 0.004746 3.015044 ( 1.516012)
build_install 0.012249 0.000450 2.247277 ( 1.500250)
test_btest 0.000563 0.000244 55.041140 ( 14.568806)
test_basic 0.005122 0.000000 0.300191 ( 0.391860)
test_all 0.001125 0.000000 575.677730 (162.580357)
test_rubyspec 0.010458 0.032820 57.405055 ( 67.620215)
total: 253.80 sec