Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-125456
#<BuildRuby:0x0000564f64a6ff90
@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.20240107-125456",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000940 0.004224 1.197370 ( 1.592959)
build_miniruby 0.000973 0.000229 1.477643 ( 1.481076)
build_ruby 0.001402 0.000330 5.411073 ( 5.417818)
build_all 0.010138 0.000000 16.666709 ( 1.745277)
build_install 0.007551 0.007524 4.914128 ( 1.721989)
test_btest 0.000700 0.000191 84.700289 ( 13.088039)
test_basic 0.005859 0.000000 0.683733 ( 0.749285)
test_all 0.095174 0.024839 551.670455 ( 62.366924)
test_rubyspec 0.046278 0.019037 78.617409 ( 90.708226)
total: 178.87 sec