Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-015202
#<BuildRuby:0x000055743ca94060
@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.20231207-015202",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004198 0.000381 0.989222 ( 1.287770)
build_miniruby 0.001079 0.000098 0.869606 ( 0.868870)
build_ruby 0.001195 0.000108 2.705827 ( 2.707029)
build_all 0.004187 0.003830 12.167041 ( 1.017405)
build_install 0.011301 0.002007 3.564065 ( 0.970792)
test_btest 0.000739 0.000117 63.599938 ( 4.981805)
test_basic 0.000000 0.004102 0.371878 ( 0.452916)
test_all 0.077771 0.019724 386.260223 ( 35.294069)
test_rubyspec 0.032614 0.035758 39.446911 ( 52.064535)
total: 99.65 sec