Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-013616
#<BuildRuby:0x0000562615ef7ce8
@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.20231019-013616",
@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.000000 0.000006 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000011 0.000000 0.000011 ( 0.000011)
build_up 0.005373 0.000133 1.390487 ( 1.643210)
build_miniruby 0.000000 0.001047 0.903419 ( 0.902894)
build_ruby 0.000000 0.001238 2.667456 ( 2.668135)
build_all 0.006480 0.004303 17.318704 ( 1.582589)
build_install 0.010312 0.000000 5.363112 ( 1.326107)
test_btest 0.000893 0.000000 87.251267 ( 7.755423)
test_basic 0.002913 0.000429 0.626904 ( 0.704272)
test_all 0.007389 0.000000 575.608231 ( 53.024086)
test_rubyspec 0.018342 0.032026 52.247298 ( 64.545221)
total: 134.15 sec