Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-081350
#<BuildRuby:0x0000555ffb20a228
@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-081350",
@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.000006 0.000003 0.000009 ( 0.000010)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.005290 0.000707 1.277231 ( 1.514966)
build_miniruby 0.000730 0.000365 0.948143 ( 0.946818)
build_ruby 0.001011 0.000506 2.029222 ( 2.020864)
build_all 0.001259 0.004829 3.085990 ( 1.546685)
build_install 0.010659 0.003444 2.469739 ( 1.515322)
test_btest 0.000429 0.000228 54.174099 ( 13.878404)
test_basic 0.002467 0.001316 0.296611 ( 0.391287)
test_all 0.001836 0.000000 590.823552 (189.257136)
test_rubyspec 0.023767 0.037716 77.116284 ( 99.799784)
total: 310.87 sec