Logfile: /home/ko1/ruby/logs/brlog.trunk.20231113-155357
#<BuildRuby:0x0000562e9f31eb78
@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.20231113-155357",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005339 0.000138 1.400180 ( 1.633366)
build_miniruby 0.000000 0.000997 0.805444 ( 0.804944)
build_ruby 0.000000 0.001552 2.686745 ( 2.687090)
build_all 0.001657 0.007967 15.129881 ( 1.399137)
build_install 0.007679 0.000857 4.551915 ( 1.097495)
test_btest 0.000976 0.000212 80.972978 ( 7.369972)
test_basic 0.001141 0.003255 0.714753 ( 0.792175)
test_all 0.107346 0.027801 476.575405 ( 59.130796)
test_rubyspec 0.023660 0.024926 49.203132 ( 61.576737)
total: 136.49 sec