Logfile: /home/ko1/ruby/logs/brlog.trunk.20220831-212746
#<BuildRuby:0x0000563f4ad334b8
@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.20220831-212746",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000009 0.000000 0.000009 ( 0.000010)
build_up 0.006596 0.003714 0.972996 ( 1.460697)
build_miniruby 0.001980 0.000233 0.077571 ( 0.076507)
build_ruby 0.001673 0.000196 0.074785 ( 0.073750)
build_all 0.006477 0.004419 1.557003 ( 0.582578)
build_install 0.015179 0.005525 1.858277 ( 0.914035)
test_btest 0.000895 0.000179 70.372616 ( 8.413166)
test_basic 0.002959 0.005283 0.335721 ( 0.425879)
test_all 0.003510 0.000437 686.538039 ( 67.122799)
test_rubyspec 0.105913 0.043903 45.662825 ( 54.183370)
total: 133.25 sec