Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-161917
#<BuildRuby:0x0000564df0dfb7d8
@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.20220225-161917",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000081 0.000012 0.000093 ( 0.000097)
build_up 0.003718 0.006930 1.010531 ( 1.026033)
build_miniruby 0.001689 0.000450 0.074573 ( 0.072343)
build_ruby 0.001717 0.000458 0.069933 ( 0.068052)
build_all 0.007301 0.001947 4.142451 ( 0.837847)
build_install 0.021616 0.002261 7.912201 ( 2.433521)
test_btest 0.001083 0.000246 75.152659 ( 7.917559)
test_basic 0.006160 0.001400 0.342086 ( 0.430313)
test_all 0.001774 0.000404 662.028046 ( 65.537474)
test_rubyspec 0.106806 0.066843 46.246315 ( 51.304042)
total: 129.63 sec