Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-192121
#<BuildRuby:0x000055baf8ce00a0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231229-192121",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000003 0.000017 ( 0.000017)
autoconf 0.000037 0.000000 0.000037 ( 0.000034)
configure 0.000023 0.000000 0.000023 ( 0.000023)
build_up 0.005217 0.000000 1.218149 ( 1.589077)
build_miniruby 0.001023 0.000000 0.797200 ( 0.797250)
build_ruby 0.001256 0.000000 2.798695 ( 2.798420)
build_all 0.010386 0.000000 16.907888 ( 1.572710)
build_install 0.006773 0.002376 4.711304 ( 1.141431)
test_btest 0.000992 0.000147 84.351016 ( 6.934822)
test_basic 0.001181 0.003888 0.863453 ( 0.937100)
test_all 0.083483 0.049900 553.577182 ( 58.499375)
test_rubyspec 0.018166 0.030748 50.439820 ( 62.844216)
total: 137.12 sec