Logfile: /home/ko1/ruby/logs/brlog.trunk.20231024-220243
#<BuildRuby:0x000055f4d24c8048
@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.20231024-220243",
@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.000007 0.000000 0.000007 ( 0.000008)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000013 0.000002 0.000015 ( 0.000014)
build_up 0.000000 0.005280 1.397660 ( 1.683325)
build_miniruby 0.000000 0.001555 0.946972 ( 0.945716)
build_ruby 0.000009 0.001295 2.677767 ( 2.677927)
build_all 0.005786 0.004540 16.982318 ( 1.476423)
build_install 0.009417 0.000227 5.044869 ( 1.195518)
test_btest 0.001038 0.000000 87.899689 ( 7.457448)
test_basic 0.001962 0.002919 0.745254 ( 0.825844)
test_all 0.105023 0.030844 537.743962 ( 48.515761)
test_rubyspec 0.030528 0.016455 51.145089 ( 63.461416)
total: 128.24 sec