Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-030639
#<BuildRuby:0x0000560aab7140d8
@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.20231223-030639",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.003323 0.737251 ( 1.131241)
build_miniruby 0.000315 0.000792 0.900536 ( 0.900372)
build_ruby 0.000999 0.000299 2.780655 ( 2.784816)
build_all 0.007810 0.000000 12.270895 ( 1.037359)
build_install 0.006527 0.004754 3.490339 ( 0.973821)
test_btest 0.000507 0.000156 61.624341 ( 5.863045)
test_basic 0.000000 0.003944 0.391079 ( 0.472950)
test_all 0.082612 0.023493 425.403441 ( 40.114750)
test_rubyspec 0.045108 0.023023 40.468831 ( 53.223010)
total: 106.50 sec