Logfile: /home/ko1/ruby/logs/brlog.trunk.20231118-100814
#<BuildRuby:0x0000562cc20b7918
@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.20231118-100814",
@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.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004438 0.000403 1.220171 ( 1.591900)
build_miniruby 0.000940 0.000086 0.870937 ( 0.871555)
build_ruby 0.001709 0.000155 3.025582 ( 3.025595)
build_all 0.005046 0.004736 16.582420 ( 1.484336)
build_install 0.004925 0.004759 4.936346 ( 1.238858)
test_btest 0.000844 0.000195 84.784251 ( 7.809477)
test_basic 0.000000 0.004924 0.739700 ( 0.816177)
test_all 0.080733 0.054186 512.054801 ( 52.825939)
test_rubyspec 0.016475 0.032809 51.545289 ( 63.917676)
total: 133.58 sec