Logfile: /home/ko1/ruby/logs/brlog.trunk.20231214-012357
#<BuildRuby:0x000055cad0d17ea0
@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.20231214-012357",
@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.000011 0.000000 0.000011 ( 0.000011)
autoconf 0.000016 0.000000 0.000016 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005147 0.000000 1.024311 ( 1.290622)
build_miniruby 0.000917 0.000000 0.874663 ( 0.876251)
build_ruby 0.001682 0.000000 2.725819 ( 2.727978)
build_all 0.007705 0.000000 12.189522 ( 1.009178)
build_install 0.003115 0.004188 3.536789 ( 0.968315)
test_btest 0.000000 0.000778 60.969236 ( 6.150898)
test_basic 0.000096 0.003363 0.376208 ( 0.456798)
test_all 0.076258 0.025581 392.760380 ( 36.484200)
test_rubyspec 0.019658 0.047607 39.834608 ( 52.518908)
total: 102.48 sec