Logfile: /home/ko1/ruby/logs/brlog.trunk.20231117-212747
#<BuildRuby:0x000055b0e4177858
@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.20231117-212747",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000008 0.000003 0.000011 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000009)
build_up 0.003740 0.001496 1.367622 ( 1.740783)
build_miniruby 0.000808 0.000323 0.885734 ( 0.885303)
build_ruby 0.000971 0.000388 2.782790 ( 2.783252)
build_all 0.009797 0.000000 16.417426 ( 1.469829)
build_install 0.009341 0.000000 4.829823 ( 1.199887)
test_btest 0.000709 0.000000 82.027979 ( 7.771535)
test_basic 0.003346 0.000607 0.620171 ( 0.701565)
test_all 0.109289 0.022951 489.658373 ( 53.937457)
test_rubyspec 0.030944 0.013246 49.648902 ( 61.997590)
total: 132.49 sec