Logfile: /home/ko1/ruby/logs/brlog.trunk.20220618-202858
#<BuildRuby:0x0000563117f8c480
@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.20220618-202858",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.011723 0.001101 0.970156 ( 1.043108)
build_miniruby 0.002612 0.000000 0.074205 ( 0.071441)
build_ruby 0.001749 0.000000 0.079179 ( 0.077354)
build_all 0.008984 0.001193 1.474582 ( 0.599704)
build_install 0.018045 0.004758 5.761256 ( 2.761820)
test_btest 0.001090 0.000172 74.576789 ( 8.386404)
test_basic 0.006061 0.000957 0.320152 ( 0.412593)
test_all 0.002235 0.000000 695.077626 ( 67.355032)
test_rubyspec 0.102535 0.060757 45.724721 ( 51.427894)
total: 132.14 sec