Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-101857
#<BuildRuby:0x000055c6b4b32ee8
@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.20231220-101857",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.002319 0.002617 1.043987 ( 1.316571)
build_miniruby 0.001047 0.000150 0.903078 ( 0.902996)
build_ruby 0.001534 0.000220 2.740512 ( 2.744208)
build_all 0.007412 0.000520 12.247105 ( 1.040196)
build_install 0.000000 0.012212 3.629445 ( 0.997287)
test_btest 0.000000 0.000741 63.781313 ( 5.075368)
test_basic 0.002367 0.001475 0.388532 ( 0.472382)
test_all 0.072342 0.033446 428.561872 ( 47.554708)
test_rubyspec 0.046839 0.022388 40.233130 ( 52.998387)
total: 113.10 sec