Logfile: /home/ko1/ruby/logs/brlog.trunk.20230527-010939
#<BuildRuby:0x0000563e39ef7ce8
@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.20230527-010939",
@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.000002 0.000006 ( 0.000007)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.003570 0.001190 1.350601 ( 2.685909)
build_miniruby 0.000732 0.000244 0.741714 ( 0.741859)
build_ruby 0.000930 0.000310 2.391689 ( 2.392449)
build_all 0.004783 0.004565 12.825050 ( 1.134265)
build_install 0.002248 0.005441 1.737982 ( 0.847081)
test_btest 0.000614 0.000269 82.097231 ( 6.774180)
test_basic 0.002326 0.001018 0.565840 ( 0.647973)
test_all 0.001109 0.000000 438.228536 ( 45.354613)
test_rubyspec 0.022317 0.014354 41.031420 ( 53.534329)
total: 114.11 sec