Logfile: /home/ko1/ruby/logs/brlog.trunk.20221204-044621
#<BuildRuby:0x0000557ceee9aaf0
@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.20221204-044621",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.008629 0.001606 1.209104 ( 1.192041)
build_miniruby 0.002518 0.000840 0.855731 ( 0.855009)
build_ruby 0.000732 0.003055 2.246133 ( 2.157114)
build_all 0.022362 0.000432 18.792482 ( 2.219791)
build_install 0.017809 0.005696 2.092245 ( 1.021017)
test_btest 0.001572 0.000449 94.554021 ( 9.075556)
test_basic 0.007748 0.002214 0.346084 ( 0.431337)
test_all 0.002114 0.000237 732.790087 ( 71.151077)
test_rubyspec 0.098003 0.080616 49.352515 ( 57.479380)
total: 145.58 sec