Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-085807
#<BuildRuby:0x000056460fe73438
@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.20240108-085807",
@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.000002 0.000011 ( 0.000010)
autoconf 0.000013 0.000003 0.000016 ( 0.000015)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.001765 0.003457 1.273633 ( 1.666042)
build_miniruby 0.000000 0.001187 1.999272 ( 2.002595)
build_ruby 0.000235 0.001550 4.470053 ( 4.481397)
build_all 0.006589 0.004766 16.757707 ( 1.843147)
build_install 0.010781 0.004992 5.095980 ( 1.878778)
test_btest 0.000975 0.000000 84.022026 ( 9.063913)
test_basic 0.007107 0.000007 0.695775 ( 0.761811)
test_all 0.078512 0.041829 544.576178 ( 66.345096)
test_rubyspec 0.031119 0.034920 82.933193 ( 95.311022)
total: 183.35 sec