Logfile: /home/ko1/ruby/logs/brlog.trunk.20240110-200916
#<BuildRuby:0x000055d21ac56f60
@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.20240110-200916",
@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.000002 0.000009 ( 0.000009)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000010 0.000003 0.000013 ( 0.000013)
build_up 0.004767 0.000212 0.959033 ( 1.344001)
build_miniruby 0.001042 0.000290 0.930528 ( 0.930171)
build_ruby 0.001123 0.000312 2.864800 ( 2.866804)
build_all 0.008675 0.001184 14.825794 ( 1.397953)
build_install 0.009661 0.000200 4.253538 ( 1.141947)
test_btest 0.000545 0.000130 79.747363 ( 6.998188)
test_basic 0.002864 0.000682 0.590073 ( 0.671908)
test_all 0.110430 0.027704 527.421313 ( 49.398401)
test_rubyspec 0.019914 0.012410 49.443428 ( 62.107751)
total: 126.86 sec