Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-232237
#<BuildRuby:0x000055cb25fb7bd8
@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.20240621-232237",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.005249 1.053258 ( 1.300916)
build_miniruby 0.000000 0.001109 0.704275 ( 0.704311)
build_ruby 0.000018 0.001439 2.269215 ( 2.270075)
build_all 0.005551 0.002019 12.526540 ( 1.025763)
build_install 0.006064 0.009711 4.205644 ( 1.065554)
test_btest 0.000503 0.000251 70.439474 ( 5.852895)
test_basic 0.002105 0.003272 0.404127 ( 0.484686)
test_all 0.069786 0.037227 379.602236 ( 40.147235)
test_rubyspec 0.031349 0.011118 86.944172 ( 11.053139)
total: 63.91 sec