Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-073555
#<BuildRuby:0x000055f12ee80010
@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.20230330-073555",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.003457 0.000314 0.844959 ( 2.212670)
build_miniruby 0.000862 0.000078 0.688118 ( 0.687285)
build_ruby 0.000994 0.000090 2.225479 ( 2.224858)
build_all 0.004348 0.004381 12.164173 ( 1.145671)
build_install 0.006704 0.000357 1.709104 ( 0.890558)
test_btest 0.000468 0.000072 77.651739 ( 7.823706)
test_basic 0.003186 0.000000 0.260463 ( 0.356908)
test_all 0.000751 0.000000 437.154594 ( 43.283592)
test_rubyspec 0.000000 0.020193 37.750121 ( 48.313669)
total: 106.94 sec