Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-180750
#<BuildRuby:0x0000564d0d6ab8e0
@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.20231118-180750",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.004528 0.000906 0.903199 ( 1.286890)
build_miniruby 0.000897 0.000179 0.827866 ( 0.827885)
build_ruby 0.001223 0.000245 2.591931 ( 2.592791)
build_all 0.007367 0.000000 12.007207 ( 0.993094)
build_install 0.009929 0.001255 3.630027 ( 0.976214)
test_btest 0.000701 0.000117 60.704709 ( 5.716811)
test_basic 0.003660 0.000610 0.399846 ( 0.479889)
test_all 0.089015 0.008174 351.167140 ( 37.243379)
test_rubyspec 0.007684 0.060385 39.679690 ( 52.254201)
total: 102.37 sec