Logfile: /home/ko1/ruby/logs/brlog.trunk.20220808-220641
#<BuildRuby:0x000055e21ea00a68
@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.20220808-220641",
@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.000041 0.000003 0.000044 ( 0.000045)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.010684 0.000822 0.856109 ( 1.559151)
build_miniruby 0.001416 0.000109 0.052771 ( 0.051394)
build_ruby 0.001369 0.000105 0.056089 ( 0.054334)
build_all 0.003949 0.005573 1.279003 ( 0.487418)
build_install 0.008361 0.008685 4.298930 ( 1.816704)
test_btest 0.001934 0.000484 54.029594 ( 6.108497)
test_basic 0.005296 0.001324 0.290208 ( 0.380024)
test_all 0.001623 0.000197 477.111342 ( 51.529803)
test_rubyspec 0.107490 0.022702 41.705808 ( 49.316536)
total: 111.30 sec