Logfile: /home/ko1/ruby/logs/brlog.trunk.20220817-030947
#<BuildRuby:0x000055e934440ea8
@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.20220817-030947",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.011413 0.000491 0.975615 ( 1.320680)
build_miniruby 0.001935 0.000129 0.079317 ( 0.077581)
build_ruby 0.001820 0.000121 0.077163 ( 0.075755)
build_all 0.010094 0.000330 1.535130 ( 0.592269)
build_install 0.017682 0.005379 1.883514 ( 0.910806)
test_btest 0.001051 0.000111 74.940650 ( 8.281747)
test_basic 0.001515 0.005563 0.325363 ( 0.414739)
test_all 0.004025 0.000000 663.534961 ( 65.584775)
test_rubyspec 0.077648 0.087105 45.152516 ( 52.762796)
total: 130.02 sec