Logfile: /home/ko1/ruby/logs/brlog.trunk.20220312-015906
#<BuildRuby:0x0000559f10b84b38
@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.20220312-015906",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.002571 0.009094 1.004260 ( 1.088772)
build_miniruby 0.001442 0.000601 0.076501 ( 0.074676)
build_ruby 0.001489 0.000621 0.078909 ( 0.077170)
build_all 0.004582 0.004531 1.498737 ( 0.614418)
build_install 0.022710 0.000000 5.194777 ( 2.204144)
test_btest 0.001299 0.000000 75.813396 ( 8.828242)
test_basic 0.003053 0.004605 0.337737 ( 0.427772)
test_all 0.000732 0.001184 703.319803 ( 67.618175)
test_rubyspec 0.100810 0.064816 46.064254 ( 51.290749)
total: 132.23 sec