Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-111454
#<BuildRuby:0x0000564a19b0af90
@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.20221024-111454",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.004838 0.004311 1.136838 ( 1.207399)
build_miniruby 0.001380 0.000628 0.108580 ( 0.107132)
build_ruby 0.001081 0.000492 0.107194 ( 0.106072)
build_all 0.009620 0.000472 1.421656 ( 0.610092)
build_install 0.015072 0.003550 1.766162 ( 0.945088)
test_btest 0.001484 0.000524 64.900613 ( 6.811278)
test_basic 0.004021 0.004173 0.360938 ( 0.450588)
test_all 0.006569 0.000850 492.810064 ( 53.355291)
test_rubyspec 0.101608 0.028479 43.546273 ( 52.116735)
total: 115.71 sec