Logfile: /home/ko1/ruby/logs/brlog.trunk.20220222-084825
#<BuildRuby:0x000055a5d630f940
@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.20220222-084825",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.010250 0.000393 0.966749 ( 2.504464)
build_miniruby 0.002309 0.000144 0.075193 ( 0.073637)
build_ruby 0.002222 0.000000 0.072451 ( 0.070990)
build_all 0.005776 0.003936 4.150846 ( 0.795573)
build_install 0.018211 0.004983 7.903376 ( 2.397532)
test_btest 0.001005 0.000137 74.405554 ( 8.507302)
test_basic 0.003272 0.005128 0.337585 ( 0.425920)
test_all 0.001779 0.000323 699.571597 ( 67.877757)
test_rubyspec 0.108215 0.058505 46.576158 ( 51.868826)
total: 134.52 sec