Logfile: /home/ko1/ruby/logs/brlog.trunk.20220821-212754
#<BuildRuby:0x000055ed7abdbdf8
@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.20220821-212754",
@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.000007 0.000001 0.000008 ( 0.000007)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.002476 0.004217 0.813146 ( 1.170483)
build_miniruby 0.000891 0.000127 0.057653 ( 0.056448)
build_ruby 0.000893 0.000128 0.059645 ( 0.058421)
build_all 0.004652 0.000063 1.513496 ( 0.590305)
build_install 0.003849 0.007347 1.919045 ( 0.962931)
test_btest 0.000737 0.000000 57.068086 ( 8.066848)
test_basic 0.005570 0.000000 0.305418 ( 0.394193)
test_all 0.002481 0.000213 600.196259 ( 88.952446)
test_rubyspec 0.089448 0.034355 44.230670 ( 52.476492)
total: 152.73 sec