Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-185359
#<BuildRuby:0x0000558eac36b858
@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.20231103-185359",
@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.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005173 0.000259 1.286043 ( 1.629645)
build_miniruby 0.001039 0.000052 0.835258 ( 0.835060)
build_ruby 0.000000 0.001372 2.623736 ( 2.624889)
build_all 0.007212 0.003084 16.548502 ( 1.510566)
build_install 0.000386 0.008022 5.014031 ( 1.149560)
test_btest 0.000846 0.000154 84.385976 ( 7.108001)
test_basic 0.004379 0.000025 0.669752 ( 0.750488)
test_all 0.101607 0.035001 506.734979 ( 57.328497)
test_rubyspec 0.029159 0.018308 50.914667 ( 63.237546)
total: 136.18 sec