Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-085201
#<BuildRuby:0x00005609020bf818
@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.20231220-085201",
@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.000000 0.000015 0.000015 ( 0.000016)
autoconf 0.000000 0.000010 0.000010 ( 0.000010)
configure 0.000000 0.000009 0.000009 ( 0.000009)
build_up 0.000167 0.003942 1.177906 ( 1.578330)
build_miniruby 0.000827 0.000184 0.878335 ( 0.878601)
build_ruby 0.000000 0.001948 2.691752 ( 2.692496)
build_all 0.001342 0.009164 16.642734 ( 1.515449)
build_install 0.009098 0.000423 4.795702 ( 1.154148)
test_btest 0.000793 0.000265 86.059064 ( 7.537634)
test_basic 0.003680 0.000000 0.686644 ( 0.764993)
test_all 0.102022 0.032371 518.788358 ( 61.569401)
test_rubyspec 0.027399 0.016549 48.987604 ( 61.342568)
total: 139.03 sec