Logfile: /home/ko1/ruby/logs/brlog.trunk.20231116-074434
#<BuildRuby:0x000056405fdbf7b8
@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.20231116-074434",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000014 0.000002 0.000016 ( 0.000015)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.000696 0.004204 1.432461 ( 1.803359)
build_miniruby 0.000000 0.001279 0.907462 ( 0.907722)
build_ruby 0.000000 0.001443 2.604936 ( 2.605396)
build_all 0.009329 0.000695 16.702132 ( 1.533922)
build_install 0.002213 0.007347 4.900511 ( 1.174780)
test_btest 0.000799 0.000249 86.797715 ( 7.037281)
test_basic 0.003768 0.001177 0.835186 ( 0.910243)
test_all 0.115715 0.021635 485.893134 ( 51.651236)
test_rubyspec 0.023718 0.026241 49.439844 ( 61.787089)
total: 129.41 sec