Logfile: /home/ko1/ruby/logs/brlog.trunk.20220301-065647
#<BuildRuby:0x00005614e4743340
@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.20220301-065647",
@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.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.010935 0.001682 1.033372 ( 10.262247)
build_miniruby 0.001754 0.000270 0.076596 ( 0.074617)
build_ruby 0.001333 0.000205 0.080446 ( 0.078737)
build_all 0.010514 0.000000 4.232173 ( 0.861918)
build_install 0.023463 0.000304 7.882225 ( 2.425578)
test_btest 0.000938 0.000098 74.946339 ( 8.485500)
test_basic 0.002752 0.005013 0.338232 ( 0.429774)
test_all 0.001548 0.000233 709.740183 ( 67.931134)
test_rubyspec 0.117613 0.050605 46.232583 ( 51.332588)
total: 141.88 sec