Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-165244
#<BuildRuby:0x000056187f787ba0
@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.20220724-165244",
@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.000007 0.000001 0.000008 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008811 0.002403 0.853476 ( 1.329718)
build_miniruby 0.001022 0.000279 0.053514 ( 0.052217)
build_ruby 0.000000 0.001334 0.052056 ( 0.050735)
build_all 0.000295 0.008452 1.262348 ( 0.469048)
build_install 0.010959 0.005766 4.331586 ( 1.812735)
test_btest 0.001235 0.000576 52.520297 ( 6.526560)
test_basic 0.003388 0.003898 0.297608 ( 0.389139)
test_all 0.001908 0.000954 502.811381 ( 52.681560)
test_rubyspec 0.055826 0.056225 41.855904 ( 47.811990)
total: 111.12 sec