Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-002659
#<BuildRuby:0x000055f215c63e20
@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.20231229-002659",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.003533 0.000831 1.178505 ( 1.535732)
build_miniruby 0.001165 0.000275 0.876146 ( 0.875404)
build_ruby 0.001045 0.000246 2.709203 ( 2.709216)
build_all 0.005185 0.004584 16.003042 ( 1.498738)
build_install 0.007462 0.000805 4.485630 ( 1.127271)
test_btest 0.000722 0.000190 83.988732 ( 7.228526)
test_basic 0.003239 0.000852 0.733475 ( 0.809527)
test_all 0.113442 0.021038 570.008315 ( 55.080181)
test_rubyspec 0.028515 0.021576 48.983986 ( 61.330375)
total: 132.20 sec