Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-092203
#<BuildRuby:0x0000556ea548c060
@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.20231213-092203",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.004144 0.000828 1.015593 ( 1.261779)
build_miniruby 0.000751 0.000150 0.880863 ( 0.880986)
build_ruby 0.001410 0.000282 2.713527 ( 2.715643)
build_all 0.006835 0.000388 12.116091 ( 1.027215)
build_install 0.011017 0.000188 3.614908 ( 0.969607)
test_btest 0.000433 0.000066 65.117102 ( 4.819330)
test_basic 0.003818 0.000000 0.378664 ( 0.460827)
test_all 0.079981 0.020665 379.845753 ( 41.988840)
test_rubyspec 0.025153 0.039986 39.680368 ( 52.328292)
total: 106.45 sec