Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-230559
#<BuildRuby:0x000055acf1601348
@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.20221009-230559",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000012 0.000000 0.000012 ( 0.000014)
configure 0.000057 0.000005 0.000062 ( 0.000065)
build_up 0.004559 0.004727 1.126660 ( 1.635977)
build_miniruby 0.001812 0.000279 0.104326 ( 0.103386)
build_ruby 0.001591 0.000000 0.098246 ( 0.098090)
build_all 0.008714 0.000174 1.304312 ( 0.590218)
build_install 0.013580 0.001120 1.608460 ( 0.903825)
test_btest 0.001128 0.000141 61.773845 ( 6.793257)
test_basic 0.003404 0.004074 0.343817 ( 0.437460)
test_all 0.006767 0.000396 510.983809 ( 54.586969)
test_rubyspec 0.105904 0.026464 42.675430 ( 51.327980)
total: 116.48 sec