Logfile: /home/ko1/ruby/logs/brlog.trunk.20220820-144817
#<BuildRuby:0x000055d72f0c68c0
@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.20220820-144817",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.001872 0.004628 0.818114 ( 1.020147)
build_miniruby 0.001022 0.000000 0.057121 ( 0.055915)
build_ruby 0.000000 0.001061 0.059613 ( 0.058366)
build_all 0.001774 0.002755 1.528196 ( 0.586779)
build_install 0.010412 0.000531 1.938479 ( 0.973927)
test_btest 0.000642 0.000171 50.253632 ( 8.485944)
test_basic 0.001112 0.004761 0.306969 ( 0.395266)
test_all 0.001814 0.000605 635.410277 ( 92.421899)
test_rubyspec 0.072328 0.041224 44.343003 ( 52.601591)
total: 156.60 sec