Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-105948
#<BuildRuby:0x000055fc28584178
@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-105948",
@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.000008 0.000001 0.000009 ( 0.000008)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000013 0.000000 0.000013 ( 0.000012)
build_up 0.004951 0.000000 1.295953 ( 1.655955)
build_miniruby 0.001222 0.000000 1.464443 ( 1.467209)
build_ruby 0.001608 0.000000 4.358366 ( 4.367235)
build_all 0.004794 0.005265 16.760642 ( 1.833492)
build_install 0.015415 0.000704 5.062428 ( 1.899132)
test_btest 0.000845 0.000000 82.508848 ( 9.633769)
test_basic 0.003117 0.002551 0.707974 ( 0.775701)
test_all 0.102099 0.019367 566.771321 ( 64.346910)
test_rubyspec 0.030609 0.036921 82.910382 ( 95.272738)
total: 181.25 sec