Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-123425
#<BuildRuby:0x00005598b0e0c6c8
@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.20220315-123425",
@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.000018 0.000001 0.000019 ( 0.000018)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006198 0.004291 1.006717 ( 1.942854)
build_miniruby 0.001573 0.000210 0.072775 ( 0.070520)
build_ruby 0.001935 0.000258 0.069582 ( 0.067521)
build_all 0.006663 0.004020 4.234121 ( 0.870908)
build_install 0.010296 0.013375 8.090424 ( 2.511564)
test_btest 0.000642 0.000203 74.702144 ( 8.144715)
test_basic 0.006668 0.000734 0.342555 ( 0.434756)
test_all 0.001441 0.000432 676.548924 ( 71.166391)
test_rubyspec 0.084017 0.079566 46.504681 ( 51.808251)
total: 137.02 sec