Logfile: /home/ko1/ruby/logs/brlog.trunk.20220812-192835
#<BuildRuby:0x0000560379dd3600
@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.20220812-192835",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.011721 0.000475 1.000885 ( 1.007338)
build_miniruby 0.001842 0.000230 0.071881 ( 0.069793)
build_ruby 0.001809 0.000226 0.079229 ( 0.077316)
build_all 0.008419 0.000468 1.555313 ( 0.591093)
build_install 0.020479 0.001755 1.917315 ( 0.919644)
test_btest 0.000804 0.000089 75.503891 ( 8.245661)
test_basic 0.003527 0.004458 0.321886 ( 0.417761)
test_all 0.004937 0.000000 680.050555 ( 66.814520)
test_rubyspec 0.106993 0.066550 45.946387 ( 53.537944)
total: 131.68 sec