Logfile: /home/ko1/ruby/logs/brlog.trunk.20220825-203731
#<BuildRuby:0x000056108f2f3f00
@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.20220825-203731",
@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.000000 0.000007 ( 0.000007)
autoconf 0.000015 0.000000 0.000015 ( 0.000014)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.006544 0.000000 0.874991 ( 1.006621)
build_miniruby 0.001045 0.000000 0.057495 ( 0.056182)
build_ruby 0.000993 0.000000 0.059417 ( 0.058061)
build_all 0.004551 0.000000 1.532705 ( 0.583886)
build_install 0.011068 0.000000 1.925953 ( 0.962797)
test_btest 0.000606 0.000000 53.203514 ( 8.025239)
test_basic 0.005409 0.000000 0.283030 ( 0.372929)
test_all 0.002266 0.000000 600.625714 ( 89.639075)
test_rubyspec 0.069794 0.035709 44.066042 ( 52.363072)
total: 153.07 sec