Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230731-103723
#<BuildRuby:0x000055a8344c21d8
@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.20230731-103723",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000029 0.000002 0.000031 ( 0.000031)
build_up 0.005557 0.000445 2.003778 ( 3.316521)
build_miniruby 0.001420 0.000113 1.629176 ( 1.637808)
build_ruby 0.002107 0.000169 3.682291 ( 4.288725)
build_all 0.003787 0.003811 2.580053 ( 1.730649)
build_install 0.014810 0.004482 4.090273 ( 2.879002)
test_btest 0.000918 0.000123 81.006829 ( 35.791443)
test_basic 0.001756 0.004582 0.852185 ( 0.930829)
test_all 0.001096 0.000183 645.428260 (225.644082)
test_rubyspec 0.029371 0.023355 86.360564 ( 98.098275)
total: 374.32 sec