Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-043300
#<BuildRuby:0x00005591da1bbf90
@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.20231205-043300",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.003607 0.000000 0.973028 ( 1.251335)
build_miniruby 0.000749 0.000125 0.862807 ( 0.862916)
build_ruby 0.000829 0.000138 2.698134 ( 2.700070)
build_all 0.006967 0.001161 12.172835 ( 1.003945)
build_install 0.011545 0.000390 3.541427 ( 0.964775)
test_btest 0.000564 0.000081 63.134958 ( 4.575233)
test_basic 0.003410 0.000000 0.374729 ( 0.458338)
test_all 0.088291 0.010306 396.058241 ( 36.509738)
test_rubyspec 0.036791 0.035118 39.704629 ( 52.394255)
total: 100.72 sec