Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-143419
#<BuildRuby:0x000055fe95e83818
@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.20231223-143419",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000000 0.000022 0.000022 ( 0.000021)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000177 0.004117 0.919219 ( 1.324769)
build_miniruby 0.001221 0.000204 0.953636 ( 0.953016)
build_ruby 0.001255 0.000209 2.780031 ( 2.779646)
build_all 0.002336 0.008095 16.676519 ( 1.510674)
build_install 0.003873 0.005428 4.849681 ( 1.178805)
test_btest 0.000000 0.001079 86.931189 ( 7.324916)
test_basic 0.000000 0.003872 0.639649 ( 0.721309)
test_all 0.100206 0.035513 496.098158 ( 54.507786)
test_rubyspec 0.028285 0.023100 50.571958 ( 62.872878)
total: 133.17 sec