Logfile: /home/ko1/ruby/logs/brlog.trunk.20220225-051050
#<BuildRuby:0x00005636604404e8
@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-051050",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.009969 0.002571 0.922113 ( 2.960498)
build_miniruby 0.001433 0.000337 0.073413 ( 0.073260)
build_ruby 0.000000 0.002311 0.068107 ( 0.066271)
build_all 0.007625 0.002316 4.178021 ( 0.861891)
build_install 0.016184 0.007999 8.031944 ( 2.442045)
test_btest 0.000826 0.000263 75.962518 ( 8.173588)
test_basic 0.006198 0.000690 0.342077 ( 0.432916)
test_all 0.001252 0.000381 664.723922 ( 65.744779)
test_rubyspec 0.107117 0.054609 46.166313 ( 51.615135)
total: 132.37 sec