Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-040137
#<BuildRuby:0x000055bc459f0090
@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.20240617-040137",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005567 0.000236 1.048642 ( 1.337385)
build_miniruby 0.000987 0.000152 0.745238 ( 0.745055)
build_ruby 0.001232 0.000189 2.262936 ( 2.263058)
build_all 0.008110 0.000000 12.475677 ( 1.057382)
build_install 0.011037 0.001403 4.135871 ( 1.062123)
test_btest 0.000617 0.000082 69.560934 ( 5.085104)
test_basic 0.003575 0.000477 0.407600 ( 0.487661)
test_all 0.074140 0.023041 363.666143 ( 37.852424)
test_rubyspec 0.035714 0.005228 86.851559 ( 11.008674)
total: 60.90 sec