Logfile: /home/ko1/ruby/logs/brlog.trunk.20220328-054121
#<BuildRuby:0x000055870b1d3778
@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.20220328-054121",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000008 0.000005 0.000013 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.008993 0.002513 1.049311 ( 6.099482)
build_miniruby 0.001360 0.000680 0.075103 ( 0.073948)
build_ruby 0.001335 0.000667 0.077927 ( 0.076918)
build_all 0.004643 0.004695 4.226165 ( 0.866164)
build_install 0.022395 0.001354 7.930133 ( 2.454306)
test_btest 0.001404 0.000000 78.468834 ( 8.444628)
test_basic 0.003144 0.005477 0.355699 ( 0.443698)
test_all 0.001103 0.000490 694.784018 ( 67.851692)
test_rubyspec 0.095411 0.065779 45.802424 ( 51.427146)
total: 137.74 sec