Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-175916
#<BuildRuby:0x000055fc6ede00d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231203-175916",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.004990 0.000088 0.983741 ( 1.246259)
build_miniruby 0.000000 0.001170 0.863636 ( 0.865275)
build_ruby 0.000000 0.001072 2.711709 ( 2.714127)
build_all 0.001865 0.005977 12.036454 ( 1.008080)
build_install 0.005512 0.004501 3.594065 ( 0.969900)
test_btest 0.000694 0.000198 63.451730 ( 4.819968)
test_basic 0.003521 0.000000 0.372133 ( 0.452168)
test_all 0.076647 0.022928 401.004313 ( 33.909891)
test_rubyspec 0.037603 0.031028 39.599509 ( 52.234941)
total: 98.22 sec