Logfile: /home/ko1/ruby/logs/brlog.trunk.20220801-152905
#<BuildRuby:0x000055bd99f15390
@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.20220801-152905",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000003 0.000011 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007957 0.002894 0.856472 ( 1.160136)
build_miniruby 0.001364 0.000496 0.062599 ( 0.061473)
build_ruby 0.001558 0.000000 0.052035 ( 0.051046)
build_all 0.007296 0.001373 1.263977 ( 0.493488)
build_install 0.003384 0.012129 4.354526 ( 1.811842)
test_btest 0.000983 0.000492 54.936438 ( 6.145542)
test_basic 0.006139 0.000253 0.279099 ( 0.370785)
test_all 0.002271 0.001048 487.920864 ( 52.010048)
test_rubyspec 0.056564 0.058410 41.809587 ( 47.713655)
total: 109.82 sec