Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-060105
#<BuildRuby:0x000055eba3b600a0
@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.20240106-060105",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004073 0.000272 1.009122 ( 1.394224)
build_miniruby 0.000940 0.000063 1.166340 ( 1.168716)
build_ruby 0.001500 0.000000 3.339335 ( 3.346807)
build_all 0.005365 0.004528 16.119256 ( 1.543311)
build_install 0.011558 0.000847 4.579524 ( 1.511972)
test_btest 0.000656 0.000077 81.916183 ( 11.211037)
test_basic 0.004577 0.000000 0.549234 ( 0.616151)
test_all 0.101299 0.016579 530.591574 ( 64.400234)
test_rubyspec 0.032784 0.019770 58.261690 ( 70.679580)
total: 155.87 sec