Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-203443
#<BuildRuby:0x000056103b7a6858
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/src/trunk",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220826-203443",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000024 0.000002 0.000026 ( 0.000026)
autoconf 0.000135 0.000011 0.000146 ( 0.000160)
configure 0.000061 0.000004 0.000065 ( 0.000059)
build_up 0.011449 0.000881 0.828733 ( 0.869542)
build_miniruby 0.001596 0.000123 0.060320 ( 0.058406)
build_ruby 0.001211 0.000093 0.064451 ( 0.063227)
build_all 0.007396 0.000152 1.266888 ( 0.470981)
build_install 0.008862 0.006698 1.583653 ( 0.783737)
test_btest 0.001421 0.000000 53.050983 ( 5.916629)
test_basic 0.006687 0.000286 0.296698 ( 0.386784)
test_all 0.004351 0.000000 484.705578 ( 52.257819)
test_rubyspec 0.085252 0.045356 41.730702 ( 50.279881)
total: 111.09 sec