Logfile: /home/ko1/ruby/logs/brlog.trunk.20230621-232114
#<BuildRuby:0x0000563c606ff818
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230621-232114",
@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.000007)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005094 0.000201 1.471140 ( 2.855265)
build_miniruby 0.001075 0.000196 0.887082 ( 0.886137)
build_ruby 0.001126 0.000204 2.543952 ( 2.544453)
build_all 0.009489 0.000136 15.854460 ( 1.410539)
build_install 0.009008 0.000035 4.725774 ( 1.151320)
test_btest 0.000951 0.000127 84.048534 ( 7.846881)
test_basic 0.000495 0.004562 0.746566 ( 0.826658)
test_all 0.002497 0.000244 449.046677 ( 49.176209)
test_rubyspec 0.022551 0.014054 41.404476 ( 53.869601)
total: 120.57 sec