Logfile: /home/ko1/ruby/logs/brlog.trunk.20220502-225326
#<BuildRuby:0x0000559ca3f0fe98
@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.20220502-225326",
@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.000001 0.000006 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.006191 0.000537 0.891258 ( 1.019550)
build_miniruby 0.000772 0.000178 0.056998 ( 0.055854)
build_ruby 0.001111 0.000000 0.057794 ( 0.056476)
build_all 0.004468 0.000000 1.492684 ( 0.604394)
build_install 0.010441 0.000715 6.319226 ( 2.845406)
test_btest 0.000000 0.000823 47.091851 ( 8.545599)
test_basic 0.003555 0.002334 0.259724 ( 0.347971)
test_all 0.001301 0.000289 615.107994 ( 90.505554)
test_rubyspec 0.095808 0.034538 43.923843 ( 48.861427)
total: 152.84 sec