Logfile: /home/ko1/ruby/logs/brlog.trunk.20231021-193037
#<BuildRuby:0x000055d13f1f7230
@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.20231021-193037",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000007 0.000003 0.000010 ( 0.000010)
build_up 0.000000 0.004567 1.322320 ( 1.577049)
build_miniruby 0.000000 0.001433 0.921310 ( 0.920435)
build_ruby 0.000694 0.000603 2.924289 ( 2.924306)
build_all 0.002942 0.007246 17.045165 ( 1.525181)
build_install 0.005630 0.002815 5.065614 ( 1.168383)
test_btest 0.000000 0.001055 87.322111 ( 7.303144)
test_basic 0.000029 0.004704 0.702760 ( 0.775717)
test_all 0.123800 0.014159 518.219653 ( 57.146854)
test_rubyspec 0.029801 0.020109 50.352350 ( 62.728077)
total: 136.07 sec