Logfile: /home/ko1/ruby/logs/brlog.trunk.20220228-085428
#<BuildRuby:0x0000559a1c64a8a0
@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.20220228-085428",
@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.000010 0.000001 0.000011 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000010)
build_up 0.010708 0.000942 1.069544 ( 2.404345)
build_miniruby 0.001695 0.000242 0.074826 ( 0.072869)
build_ruby 0.002521 0.000000 0.071768 ( 0.069374)
build_all 0.009681 0.000364 4.190565 ( 0.854235)
build_install 0.019029 0.004119 8.014394 ( 2.431139)
test_btest 0.000949 0.000135 75.824936 ( 7.985634)
test_basic 0.002550 0.005179 0.336586 ( 0.424667)
test_all 0.001340 0.000256 664.078309 ( 65.854307)
test_rubyspec 0.135692 0.036059 46.277278 ( 51.591997)
total: 131.69 sec