Logfile: /home/ko1/ruby/logs/brlog.trunk.20231103-100449
#<BuildRuby:0x0000563c9c7b00a0
@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-100449",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.004528 0.000052 1.494327 ( 1.727137)
build_miniruby 0.000000 0.001082 0.937720 ( 0.937709)
build_ruby 0.000000 0.001358 2.773386 ( 2.773447)
build_all 0.005663 0.005081 16.714404 ( 1.525590)
build_install 0.007608 0.003876 5.049305 ( 1.220193)
test_btest 0.000856 0.000178 83.864117 ( 7.350366)
test_basic 0.004527 0.000943 0.700865 ( 0.778784)
test_all 0.113602 0.026154 520.914904 ( 55.620896)
test_rubyspec 0.024113 0.025145 52.258877 ( 64.628002)
total: 136.56 sec