Logfile: /home/ko1/ruby/logs/brlog.trunk.20230611-085042
#<BuildRuby:0x00005595c785c070
@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.20230611-085042",
@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.000006)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.003842 0.002194 1.465839 ( 2.776987)
build_miniruby 0.001008 0.000000 0.776715 ( 0.776351)
build_ruby 0.001253 0.000000 2.463644 ( 2.464206)
build_all 0.007954 0.001035 12.913909 ( 1.152416)
build_install 0.001257 0.006674 1.839460 ( 0.876128)
test_btest 0.000463 0.000220 84.471083 ( 6.718914)
test_basic 0.002112 0.001001 0.527127 ( 0.610797)
test_all 0.000289 0.000835 456.245821 ( 43.765237)
test_rubyspec 0.012988 0.027295 42.972884 ( 55.460877)
total: 114.60 sec