Logfile: /home/ko1/ruby/logs/brlog.trunk.20230729-020909
#<BuildRuby:0x00005651ad1d35f8
@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.20230729-020909",
@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.000004 0.000002 0.000006 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000008)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.000850 0.004505 1.389828 ( 2.783297)
build_miniruby 0.000665 0.000265 0.883032 ( 0.882740)
build_ruby 0.001157 0.000463 2.619289 ( 2.623657)
build_all 0.004595 0.004458 13.428392 ( 1.250936)
build_install 0.007100 0.001125 1.920139 ( 0.901441)
test_btest 0.000733 0.000303 80.874123 ( 7.172316)
test_basic 0.003649 0.001503 0.625264 ( 0.702597)
test_all 0.001135 0.000467 468.719519 ( 51.991444)
test_rubyspec 0.022465 0.018537 44.791516 ( 57.223110)
total: 125.53 sec