Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-161859
#<BuildRuby:0x00005597c21728c0
@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.20220814-161859",
@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.000003 0.000008 ( 0.000007)
autoconf 0.000011 0.000005 0.000016 ( 0.000016)
configure 0.000009 0.000004 0.000013 ( 0.000013)
build_up 0.005695 0.000813 0.812008 ( 1.152996)
build_miniruby 0.000723 0.000329 0.057939 ( 0.056702)
build_ruby 0.000673 0.000306 0.060063 ( 0.058871)
build_all 0.004545 0.000141 1.532209 ( 0.589197)
build_install 0.003252 0.007942 1.926154 ( 0.967271)
test_btest 0.000472 0.000255 54.858421 ( 8.377923)
test_basic 0.002478 0.003217 0.282176 ( 0.371649)
test_all 0.001523 0.000870 627.173665 ( 89.898446)
test_rubyspec 0.069178 0.038321 43.986629 ( 51.384725)
total: 152.86 sec