Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-093703
#<BuildRuby:0x00005579930dc020
@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.20231222-093703",
@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.000004 0.000001 0.000005 ( 0.000007)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.001457 0.003059 0.962600 ( 1.347452)
build_miniruby 0.001030 0.000363 0.866317 ( 0.866228)
build_ruby 0.001055 0.000373 2.812081 ( 2.811715)
build_all 0.004995 0.005134 16.647981 ( 1.458860)
build_install 0.008156 0.001742 4.849263 ( 1.216248)
test_btest 0.000000 0.000830 84.364188 ( 7.560109)
test_basic 0.000000 0.003430 0.570543 ( 0.652687)
test_all 0.080998 0.055351 507.756137 ( 54.569032)
test_rubyspec 0.030149 0.015647 50.763978 ( 63.064917)
total: 133.55 sec