Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-163034
#<BuildRuby:0x000055bb1b3568e0
@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.20230104-163034",
@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.000015)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.000409 0.004073 1.143206 ( 1.685514)
build_miniruby 0.001045 0.000218 1.359268 ( 1.464388)
build_ruby 0.001295 0.000270 3.324561 ( 3.723781)
build_all 0.003276 0.003910 3.878600 ( 2.569578)
build_install 0.012480 0.002995 3.188160 ( 2.908001)
test_btest 0.000474 0.000114 53.250129 ( 30.718770)
test_basic 0.004701 0.001128 0.423326 ( 0.601622)
test_all 0.000978 0.000605 612.384300 (227.648436)
test_rubyspec 0.001214 0.042856 66.641072 ( 76.898482)
total: 348.22 sec