Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-120435
#<BuildRuby:0x0000555a99f6cd60
@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.20220219-120435",
@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.000005)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005999 0.004310 0.953386 ( 1.311866)
build_miniruby 0.001434 0.000307 0.078922 ( 0.077071)
build_ruby 0.001681 0.000360 0.078233 ( 0.076742)
build_all 0.005544 0.004588 4.057376 ( 0.793969)
build_install 0.019854 0.000531 7.803053 ( 2.333388)
test_btest 0.000976 0.000205 72.796763 ( 8.091897)
test_basic 0.007300 0.000555 0.339963 ( 0.429478)
test_all 0.001962 0.000000 701.188376 ( 67.770143)
test_rubyspec 0.105609 0.057584 45.849045 ( 51.601207)
total: 132.49 sec