Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-085606
#<BuildRuby:0x000055d3c5108a58
@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.20220316-085606",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010219 0.001460 1.061252 ( 2.642765)
build_miniruby 0.001710 0.000244 0.070290 ( 0.068202)
build_ruby 0.000000 0.001745 0.071643 ( 0.069705)
build_all 0.004831 0.005540 4.180752 ( 0.858883)
build_install 0.007079 0.016360 8.034609 ( 2.466263)
test_btest 0.000721 0.000304 75.052760 ( 8.089178)
test_basic 0.000000 0.007813 0.335312 ( 0.428732)
test_all 0.000730 0.000902 661.427001 ( 65.873370)
test_rubyspec 0.086192 0.080896 46.327168 ( 51.429818)
total: 131.93 sec