Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-123702
#<BuildRuby:0x0000556fbd6cebe8
@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="-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.20221224-123702",
@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.000007)
autoconf 0.000017 0.000002 0.000019 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.003524 0.000470 0.823381 ( 1.057537)
build_miniruby 0.000844 0.000113 0.986926 ( 0.985544)
build_ruby 0.000951 0.000127 2.611902 ( 2.610439)
build_all 0.009068 0.000063 15.771054 ( 3.332748)
build_install 0.007953 0.000406 2.173821 ( 1.230134)
test_btest 0.000526 0.000059 68.239689 ( 11.117710)
test_basic 0.000026 0.004540 0.281813 ( 0.373145)
test_all 0.001146 0.000000 634.025271 (119.821160)
test_rubyspec 0.052533 0.015844 51.532436 ( 59.703908)
total: 200.23 sec