Logfile: /home/ko1/ruby/logs/brlog.trunk.20220625-134932
#<BuildRuby:0x000056263d0cbe58
@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.20220625-134932",
@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.000008)
autoconf 0.000016 0.000001 0.000017 ( 0.000019)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.006405 0.000458 0.880300 ( 1.567692)
build_miniruby 0.000918 0.000066 0.057389 ( 0.056206)
build_ruby 0.000804 0.000058 0.059735 ( 0.058415)
build_all 0.004287 0.000000 1.536204 ( 0.617537)
build_install 0.010490 0.000690 6.313450 ( 2.867211)
test_btest 0.000553 0.000037 45.517883 ( 8.794539)
test_basic 0.002452 0.003755 0.338478 ( 0.426721)
test_all 0.001313 0.000146 624.293919 ( 89.145895)
test_rubyspec 0.080235 0.042554 44.117573 ( 49.690984)
total: 153.23 sec