Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-150213
#<BuildRuby:0x00005611253d3e20
@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.20231113-150213",
@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.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005976 0.000000 1.304792 ( 1.557870)
build_miniruby 0.001001 0.000000 0.753101 ( 0.753251)
build_ruby 0.001416 0.000029 2.548611 ( 2.547931)
build_all 0.009515 0.000000 16.110954 ( 1.436639)
build_install 0.004635 0.003835 4.851395 ( 1.159204)
test_btest 0.000764 0.000058 83.621099 ( 7.079829)
test_basic 0.000000 0.003581 0.575824 ( 0.654064)
test_all 0.089558 0.046039 480.934474 ( 52.531224)
test_rubyspec 0.028870 0.018693 50.677747 ( 63.134982)
total: 130.86 sec