Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-215405
#<BuildRuby:0x000055c76d0baad8
@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.20221018-215405",
@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.000030 0.000003 0.000033 ( 0.000033)
autoconf 0.000051 0.000004 0.000055 ( 0.000056)
configure 0.000045 0.000004 0.000049 ( 0.000048)
build_up 0.011034 0.000849 1.143260 ( 1.202404)
build_miniruby 0.001369 0.000105 0.107613 ( 0.106176)
build_ruby 0.001393 0.000107 0.112902 ( 0.111379)
build_all 0.009034 0.000000 1.341264 ( 0.584292)
build_install 0.000957 0.015005 1.673263 ( 0.922963)
test_btest 0.001646 0.000439 60.716826 ( 6.780991)
test_basic 0.000914 0.005426 0.360569 ( 0.452591)
test_all 0.006719 0.000000 516.354528 ( 55.016237)
test_rubyspec 0.079384 0.051226 43.179375 ( 51.742713)
total: 116.92 sec