Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-224954
#<BuildRuby:0x00005604e709fbb8
@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.20231205-224954",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.000000 0.005906 1.375581 ( 1.932643)
build_miniruby 0.000000 0.001017 0.857504 ( 0.856670)
build_ruby 0.000511 0.000930 2.738702 ( 2.738666)
build_all 0.008543 0.001524 16.818710 ( 1.537676)
build_install 0.006364 0.003496 4.974958 ( 1.196894)
test_btest 0.000999 0.000350 88.959726 ( 7.141861)
test_basic 0.003728 0.001305 0.736336 ( 0.812490)
test_all 0.121037 0.014889 562.790797 ( 49.927297)
test_rubyspec 0.018537 0.027749 51.533188 ( 63.804325)
total: 129.95 sec