Logfile: /home/ko1/ruby/logs/brlog.trunk.20231209-023400
#<BuildRuby:0x000055a253d2b310
@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.20231209-023400",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004085 0.000743 1.010504 ( 1.286314)
build_miniruby 0.000653 0.000119 0.861457 ( 0.861184)
build_ruby 0.000000 0.001010 2.685690 ( 2.686125)
build_all 0.006311 0.001068 12.185923 ( 0.998994)
build_install 0.006521 0.001304 3.585465 ( 0.968450)
test_btest 0.000703 0.000140 63.566572 ( 5.326740)
test_basic 0.000343 0.003138 0.374097 ( 0.456620)
test_all 0.069307 0.033062 394.909910 ( 38.805549)
test_rubyspec 0.024292 0.050244 39.803037 ( 52.436252)
total: 103.83 sec