Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-190720
#<BuildRuby:0x0000559c3009e198
@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.20230102-190720",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000431 0.004127 0.956616 ( 1.360735)
build_miniruby 0.001166 0.000212 1.092097 ( 1.090506)
build_ruby 0.001405 0.000000 3.287623 ( 3.661457)
build_all 0.006273 0.000000 3.413916 ( 1.668771)
build_install 0.011694 0.001875 2.726840 ( 1.795513)
test_btest 0.000823 0.000000 54.587596 ( 14.981149)
test_basic 0.000000 0.005281 0.349142 ( 0.442826)
test_all 0.000420 0.000693 599.573915 (171.294086)
test_rubyspec 0.017222 0.017276 62.578637 ( 72.505431)
total: 268.80 sec