Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-130114
#<BuildRuby:0x0000555cfa264178
@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.20231206-130114",
@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.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004887 0.000074 0.985784 ( 1.301232)
build_miniruby 0.001093 0.000091 0.872845 ( 0.873710)
build_ruby 0.001327 0.000000 2.700062 ( 2.702243)
build_all 0.007490 0.000000 12.123340 ( 1.022481)
build_install 0.009484 0.000000 3.593587 ( 0.969320)
test_btest 0.000705 0.000000 64.430333 ( 4.561453)
test_basic 0.004391 0.000000 0.371661 ( 0.452305)
test_all 0.073566 0.027711 405.453246 ( 39.031993)
test_rubyspec 0.038594 0.033029 39.607420 ( 52.264461)
total: 103.18 sec