Logfile: /home/ko1/ruby/logs/brlog.trunk.20220307-201938
#<BuildRuby:0x0000562b4e70c4f0
@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.20220307-201938",
@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.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005652 0.004483 1.003778 ( 1.140508)
build_miniruby 0.001417 0.000436 0.075711 ( 0.073952)
build_ruby 0.001781 0.000548 0.081072 ( 0.079256)
build_all 0.010616 0.000000 4.153736 ( 0.849078)
build_install 0.016976 0.006669 7.967596 ( 2.411730)
test_btest 0.000982 0.000281 68.732448 ( 7.909098)
test_basic 0.003678 0.003944 0.338536 ( 0.426784)
test_all 0.001490 0.000474 693.316484 ( 67.349530)
test_rubyspec 0.106545 0.057937 46.552704 ( 51.901319)
total: 132.14 sec