Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-144722
#<BuildRuby:0x000055c6cfbb27e0
@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.20220826-144722",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000017 0.000004 0.000021 ( 0.000020)
configure 0.000011 0.000003 0.000014 ( 0.000014)
build_up 0.005350 0.001338 0.885801 ( 5.800362)
build_miniruby 0.000713 0.000178 0.057950 ( 0.056756)
build_ruby 0.000738 0.000184 0.060007 ( 0.058714)
build_all 0.003615 0.000903 1.572363 ( 0.621012)
build_install 0.008804 0.002201 1.944905 ( 0.981622)
test_btest 0.000496 0.000124 52.654739 ( 8.258183)
test_basic 0.001507 0.004296 0.343097 ( 0.432028)
test_all 0.003277 0.000000 613.545206 ( 87.187081)
test_rubyspec 0.069182 0.044646 44.028654 ( 52.339773)
total: 155.74 sec