Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-002904
#<BuildRuby:0x00005620bfd65f70
@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.20230603-002904",
@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.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000023 0.000001 0.000024 ( 0.000024)
build_up 0.005836 0.000000 1.812868 ( 3.221080)
build_miniruby 0.001762 0.000000 1.405566 ( 1.680072)
build_ruby 0.001535 0.000077 2.714725 ( 3.169354)
build_all 0.006362 0.000455 2.172473 ( 2.052943)
build_install 0.008108 0.009261 3.408506 ( 3.457653)
test_btest 0.000601 0.000083 75.140503 ( 41.184173)
test_basic 0.002800 0.004240 0.793176 ( 1.188101)
test_all 0.001736 0.000289 572.117443 (243.209106)
test_rubyspec 0.021389 0.029815 82.723141 (101.035340)
total: 400.20 sec