Logfile: /home/ko1/ruby/logs/brlog.trunk.20220311-171205
#<BuildRuby:0x00005573e7b544f0
@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.20220311-171205",
@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.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010808 0.000371 0.982380 ( 1.148711)
build_miniruby 0.001840 0.000230 0.075519 ( 0.075395)
build_ruby 0.001663 0.000208 0.072635 ( 0.072431)
build_all 0.009579 0.000616 1.510072 ( 0.624669)
build_install 0.022343 0.000838 5.293091 ( 2.186720)
test_btest 0.000882 0.000088 74.168479 ( 8.154925)
test_basic 0.006911 0.000000 0.344270 ( 0.434127)
test_all 0.001978 0.000000 661.485470 ( 66.162531)
test_rubyspec 0.110384 0.057313 46.175002 ( 51.302538)
total: 130.16 sec