Logfile: /home/ko1/ruby/logs/brlog.trunk.20230807-040625
#<BuildRuby:0x0000564dcfbbf918
@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.20230807-040625",
@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.000005)
autoconf 0.000013 0.000001 0.000014 ( 0.000014)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.005255 0.000263 1.422851 ( 2.662326)
build_miniruby 0.000948 0.000047 0.877135 ( 0.876207)
build_ruby 0.001307 0.000065 2.897139 ( 2.896559)
build_all 0.006470 0.003481 15.366009 ( 1.439390)
build_install 0.008271 0.000689 2.229034 ( 0.979232)
test_btest 0.001045 0.000000 83.849591 ( 8.465349)
test_basic 0.005685 0.000000 0.746801 ( 0.825352)
test_all 0.001963 0.000029 535.994206 ( 57.387686)
test_rubyspec 0.006328 0.041064 46.868722 ( 59.214679)
total: 134.75 sec