Logfile: /home/ko1/ruby/logs/brlog.trunk.20230122-150324
#<BuildRuby:0x0000560a578a00e0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230122-150324",
@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.000007 0.000000 0.000007 ( 0.000022)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.003857 0.000000 0.623270 ( 1.015813)
build_miniruby 0.000000 0.000940 0.652160 ( 0.651357)
build_ruby 0.000000 0.001445 2.189500 ( 2.189526)
build_all 0.009420 0.000383 11.959414 ( 1.470519)
build_install 0.005663 0.000596 1.494638 ( 0.708234)
test_btest 0.000608 0.000064 63.481018 ( 6.127930)
test_basic 0.003381 0.000356 0.259441 ( 0.354650)
test_all 0.000924 0.000062 486.784146 ( 45.761250)
test_rubyspec 0.023083 0.006195 35.140559 ( 45.700079)
total: 103.98 sec