Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-175806
#<BuildRuby:0x000055a0ca824dd8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221114-175806",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.007388 0.002462 1.092611 ( 1.714837)
build_miniruby 0.002224 0.000000 0.121633 ( 0.119386)
build_ruby 0.001866 0.000000 0.122723 ( 0.100018)
build_all 0.009574 0.001388 1.569610 ( 0.683232)
build_install 0.016327 0.001656 1.916717 ( 1.010423)
test_btest 0.001003 0.000250 87.850363 ( 9.351140)
test_basic 0.003269 0.004530 0.410903 ( 0.500561)
test_all 0.001729 0.000509 687.691625 ( 69.336322)
test_rubyspec 0.112066 0.057782 48.398083 ( 56.841217)
total: 139.66 sec