Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-051446
#<BuildRuby:0x000055cf41fda848
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220808-051446",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000005 0.000000 0.000005 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.005949 0.000457 0.830572 ( 0.855211)
build_miniruby 0.000961 0.000074 0.057672 ( 0.056371)
build_ruby 0.000775 0.000060 0.059524 ( 0.058271)
build_all 0.004438 0.000342 1.517006 ( 0.586646)
build_install 0.010809 0.000408 5.649142 ( 2.150521)
test_btest 0.000762 0.000055 52.201770 ( 8.248655)
test_basic 0.005135 0.000000 0.281023 ( 0.370500)
test_all 0.000656 0.001255 589.778848 ( 93.215664)
test_rubyspec 0.071331 0.031894 43.661388 ( 51.032204)
total: 156.57 sec