Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230508-225021
#<BuildRuby:0x0000556f34d96108
@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.20230508-225021",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000019)
build_up 0.001862 0.004012 1.740737 ( 3.173719)
build_miniruby 0.001040 0.000090 1.172817 ( 1.171723)
build_ruby 0.001411 0.000123 2.279399 ( 2.504816)
build_all 0.001375 0.004226 1.961293 ( 1.140249)
build_install 0.009650 0.005032 3.167306 ( 2.266936)
test_btest 0.000588 0.000098 72.767269 ( 23.752144)
test_basic 0.003159 0.004127 0.762272 ( 0.842436)
test_all 0.000672 0.000135 567.451704 (196.968622)
test_rubyspec 0.023569 0.023884 73.894817 ( 85.625382)
total: 317.45 sec