Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-090423
#<BuildRuby:0x000055a81c2738e0
@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.20231130-090423",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.000000 0.004776 0.970188 ( 2.308367)
build_miniruby 0.000000 0.001296 0.873289 ( 0.872385)
build_ruby 0.001509 0.000000 2.721848 ( 2.723482)
build_all 0.007732 0.000000 12.127719 ( 1.032347)
build_install 0.013385 0.000567 3.570575 ( 0.970018)
test_btest 0.000575 0.000136 61.602587 ( 6.098303)
test_basic 0.000000 0.003544 0.375280 ( 0.456623)
test_all 0.087262 0.013785 405.199811 ( 34.592398)
test_rubyspec 0.028736 0.038659 39.501864 ( 52.160726)
total: 101.22 sec