Logfile: /home/ko1/ruby/logs/brlog.trunk.20231027-084040
#<BuildRuby:0x00005640a93bf818
@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.20231027-084040",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.004509 0.000094 1.319765 ( 1.593858)
build_miniruby 0.000901 0.000142 0.826537 ( 0.826185)
build_ruby 0.000000 0.001243 2.698683 ( 2.699127)
build_all 0.007934 0.001961 16.388568 ( 1.441933)
build_install 0.004810 0.004031 4.848647 ( 1.128699)
test_btest 0.000804 0.000175 86.954391 ( 6.812237)
test_basic 0.001195 0.003223 0.667550 ( 0.748625)
test_all 0.093082 0.039998 473.664607 ( 51.087583)
test_rubyspec 0.021792 0.027316 50.742625 ( 63.045616)
total: 129.38 sec