Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-080457
#<BuildRuby:0x000055f51e50a410
@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.20221208-080457",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000011 0.000001 0.000012 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000000 0.005603 1.459509 ( 1.760465)
build_miniruby 0.000000 0.001054 1.163720 ( 1.162649)
build_ruby 0.000309 0.001219 2.716392 ( 2.711381)
build_all 0.005778 0.001005 3.521121 ( 1.755191)
build_install 0.011613 0.000500 2.755231 ( 1.834227)
test_btest 0.000642 0.000102 56.474573 ( 16.377322)
test_basic 0.000876 0.004575 0.418011 ( 0.514665)
test_all 0.000729 0.000145 603.565886 (171.468833)
test_rubyspec 0.017458 0.013300 60.772566 ( 70.824737)
total: 268.41 sec