Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-110407
#<BuildRuby:0x0000562fd544c090
@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.20240104-110407",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.001078 0.004568 1.148739 ( 1.338763)
build_miniruby 0.000851 0.000425 0.843908 ( 0.843972)
build_ruby 0.001594 0.000000 2.693210 ( 2.694356)
build_all 0.007801 0.000000 11.960264 ( 0.968131)
build_install 0.008166 0.002851 3.552075 ( 0.964838)
test_btest 0.000816 0.000000 62.765157 ( 5.686330)
test_basic 0.004058 0.000351 0.409763 ( 0.490158)
test_all 0.080272 0.018396 378.760794 ( 38.827661)
test_rubyspec 0.024579 0.044627 40.268797 ( 52.840581)
total: 104.66 sec