Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-214101
#<BuildRuby:0x000055fce65800a0
@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-214101",
@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.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003837 0.001151 1.054127 ( 1.280529)
build_miniruby 0.000854 0.000256 0.703649 ( 0.703721)
build_ruby 0.001406 0.000000 2.273067 ( 2.273716)
build_all 0.004990 0.003681 12.570469 ( 1.031454)
build_install 0.008357 0.002785 4.217565 ( 1.059354)
test_btest 0.000491 0.000164 70.729201 ( 5.908432)
test_basic 0.002986 0.000995 0.417199 ( 0.497326)
test_all 0.070948 0.035784 374.791004 ( 42.571848)
test_rubyspec 0.026924 0.015478 87.230886 ( 11.004937)
total: 66.33 sec