Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-114459
#<BuildRuby:0x0000559e291d5f70
@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-114459",
@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.000012 0.000004 0.000016 ( 0.000015)
autoconf 0.000016 0.000005 0.000021 ( 0.000020)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.004370 0.000142 1.212067 ( 1.770560)
build_miniruby 0.001150 0.000319 1.092306 ( 1.090670)
build_ruby 0.001307 0.000363 2.308462 ( 2.522783)
build_all 0.002979 0.003701 3.886257 ( 1.907320)
build_install 0.009406 0.003174 2.800778 ( 1.981649)
test_btest 0.000669 0.000213 57.872590 ( 16.125251)
test_basic 0.005214 0.000399 0.483342 ( 0.579862)
test_all 0.000000 0.001144 618.590450 (183.019505)
test_rubyspec 0.016232 0.019191 65.614521 ( 75.527416)
total: 284.53 sec