Logfile: /home/ko1/ruby/logs/brlog.trunk.20231018-221407
#<BuildRuby:0x0000561a174bfbb8
@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.20231018-221407",
@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.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000010)
build_up 0.005403 0.000312 1.480278 ( 1.817391)
build_miniruby 0.000929 0.000207 0.901174 ( 0.900525)
build_ruby 0.000000 0.001358 2.847387 ( 2.848988)
build_all 0.005435 0.004881 18.166168 ( 1.635196)
build_install 0.011208 0.000938 5.420082 ( 1.268810)
test_btest 0.000906 0.000236 88.805483 ( 7.980839)
test_basic 0.003923 0.001023 0.719130 ( 0.796579)
test_all 0.002019 0.005124 549.799518 ( 63.681033)
test_rubyspec 0.013419 0.035295 51.125719 ( 63.416756)
total: 144.35 sec