Logfile: /home/ko1/ruby/logs/brlog.trunk.20220731-171945
#<BuildRuby:0x0000562de4e98208
@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.20220731-171945",
@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.000016 0.000000 0.000016 ( 0.000017)
configure 0.000012 0.000000 0.000012 ( 0.000012)
build_up 0.006327 0.000000 0.873181 ( 0.894925)
build_miniruby 0.000846 0.000000 0.056322 ( 0.055162)
build_ruby 0.000928 0.000000 0.059307 ( 0.058161)
build_all 0.004423 0.000000 1.520315 ( 0.587881)
build_install 0.010818 0.000000 5.689694 ( 2.159532)
test_btest 0.000663 0.000000 46.698827 ( 8.879151)
test_basic 0.001088 0.003972 0.278289 ( 0.367837)
test_all 0.001003 0.000048 600.613132 ( 88.857143)
test_rubyspec 0.093838 0.026994 43.782657 ( 49.393796)
total: 151.25 sec