Logfile: /home/ko1/ruby/logs/brlog.trunk.20221026-105325
#<BuildRuby:0x000055c8f1438a68
@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.20221026-105325",
@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.000005)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.006860 0.002744 1.155932 ( 1.240274)
build_miniruby 0.001528 0.000611 0.118388 ( 0.115379)
build_ruby 0.001773 0.000000 0.108992 ( 0.106203)
build_all 0.006896 0.001487 1.422750 ( 0.590146)
build_install 0.012698 0.002561 1.723090 ( 0.929617)
test_btest 0.001486 0.000496 61.871424 ( 6.256250)
test_basic 0.006778 0.000000 0.373194 ( 0.462873)
test_all 0.006677 0.000554 492.047132 ( 53.729700)
test_rubyspec 0.075122 0.050756 43.460473 ( 52.009641)
total: 115.44 sec