Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-091359
#<BuildRuby:0x00005556019bb7f0
@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.20240108-091359",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000016 0.000001 0.000017 ( 0.000018)
configure 0.000013 0.000001 0.000014 ( 0.000014)
build_up 0.000000 0.004904 1.271140 ( 1.660626)
build_miniruby 0.000454 0.000979 1.455336 ( 1.457197)
build_ruby 0.001372 0.000249 4.546778 ( 4.558153)
build_all 0.009965 0.000472 16.630425 ( 1.707456)
build_install 0.015766 0.001290 5.359137 ( 2.108589)
test_btest 0.000705 0.000109 86.140168 ( 15.591017)
test_basic 0.005526 0.000000 0.671552 ( 0.740772)
test_all 0.089916 0.030105 549.646705 ( 71.095412)
test_rubyspec 0.049455 0.018157 82.755101 ( 95.045368)
total: 193.97 sec