Logfile: /home/ko1/ruby/logs/brlog.trunk.20231025-083636
#<BuildRuby:0x000055f11f5af5f8
@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.20231025-083636",
@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.000005 0.000003 0.000008 ( 0.000008)
autoconf 0.000012 0.000000 0.000012 ( 0.000012)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.005413 0.000000 1.509205 ( 1.782308)
build_miniruby 0.001041 0.000000 0.938332 ( 0.938109)
build_ruby 0.001361 0.000000 2.673234 ( 2.673490)
build_all 0.005424 0.004578 16.865721 ( 1.476386)
build_install 0.009894 0.002128 5.035598 ( 1.201157)
test_btest 0.001046 0.000000 85.328954 ( 7.427879)
test_basic 0.004624 0.000000 0.764385 ( 0.839180)
test_all 0.101129 0.032719 536.214651 ( 48.447325)
test_rubyspec 0.009313 0.041066 49.457212 ( 61.788716)
total: 126.58 sec