Logfile: /home/ko1/ruby/logs/brlog.trunk.20220413-212535
#<BuildRuby:0x00005648e3d90a58
@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.20220413-212535",
@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.000005)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000007 0.000002 0.000009 ( 0.000008)
build_up 0.002222 0.008904 0.984395 ( 1.038994)
build_miniruby 0.001582 0.000487 0.072509 ( 0.070564)
build_ruby 0.001489 0.000458 0.070262 ( 0.068330)
build_all 0.008080 0.001014 1.509855 ( 0.633507)
build_install 0.007275 0.015532 5.874358 ( 2.789197)
test_btest 0.001023 0.000478 78.279483 ( 8.290088)
test_basic 0.006818 0.000781 0.339334 ( 0.428724)
test_all 0.001632 0.001068 663.895302 ( 66.597459)
test_rubyspec 0.083353 0.090303 46.683939 ( 52.144373)
total: 132.06 sec