Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-192346
#<BuildRuby:0x000055bbb84e9390
@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.20221019-192346",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.006436 0.004731 1.146731 ( 1.187717)
build_miniruby 0.001466 0.000488 0.109140 ( 0.105664)
build_ruby 0.001167 0.000389 0.113340 ( 0.111043)
build_all 0.008468 0.000000 1.380000 ( 0.584481)
build_install 0.013489 0.002431 1.701029 ( 0.933494)
test_btest 0.001265 0.000337 60.708745 ( 6.654117)
test_basic 0.007225 0.001927 0.365760 ( 0.451588)
test_all 0.006928 0.000355 488.346845 ( 53.205445)
test_rubyspec 0.068944 0.056889 43.306288 ( 51.760816)
total: 115.00 sec