Logfile: /home/ko1/ruby/logs/brlog.trunk.20231217-041547
#<BuildRuby:0x00005619e609bbd0
@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.20231217-041547",
@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.000006 0.000002 0.000008 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.004611 0.000149 1.254593 ( 1.585604)
build_miniruby 0.000781 0.000174 0.804158 ( 0.805301)
build_ruby 0.001210 0.000269 2.850058 ( 2.850039)
build_all 0.004882 0.005456 16.753662 ( 1.526556)
build_install 0.008052 0.000968 4.956112 ( 1.193175)
test_btest 0.000810 0.000213 85.528493 ( 7.924854)
test_basic 0.000717 0.003447 0.758375 ( 0.834635)
test_all 0.102979 0.032717 549.747293 ( 51.228414)
test_rubyspec 0.015752 0.028236 50.421356 ( 62.721699)
total: 130.67 sec