Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-173435
#<BuildRuby:0x000055f6aaa763d0
@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.20230509-173435",
@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.000004 0.000025 ( 0.000025)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.002651 0.002792 1.765140 ( 3.636622)
build_miniruby 0.001467 0.000000 1.377383 ( 1.598668)
build_ruby 0.000000 0.001553 2.687274 ( 3.150710)
build_all 0.001099 0.005360 2.140520 ( 1.803961)
build_install 0.015218 0.000202 3.367313 ( 2.824593)
test_btest 0.000865 0.000064 75.144792 ( 39.465254)
test_basic 0.005200 0.000523 0.758423 ( 0.857207)
test_all 0.000987 0.000231 597.075123 (186.716163)
test_rubyspec 0.018813 0.031180 78.205714 ( 90.563284)
total: 330.62 sec