Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-183602
#<BuildRuby:0x00005562598cda00
@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.20230216-183602",
@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.000001 0.000014 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.004139 0.000518 1.374225 ( 1.822914)
build_miniruby 0.001409 0.000176 1.186229 ( 1.184229)
build_ruby 0.001180 0.000148 2.237942 ( 2.439084)
build_all 0.001679 0.004598 3.794480 ( 1.867096)
build_install 0.010085 0.003819 2.791812 ( 1.944401)
test_btest 0.000970 0.000000 56.580507 ( 17.605854)
test_basic 0.005269 0.000000 0.489871 ( 0.606122)
test_all 0.001166 0.000000 642.907803 (215.892348)
test_rubyspec 0.025603 0.024071 71.271895 ( 81.722256)
total: 325.09 sec