Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-021024
#<BuildRuby:0x0000558513c2c098
@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.20231228-021024",
@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.000013 0.000004 0.000017 ( 0.000017)
autoconf 0.000022 0.000006 0.000028 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.004303 0.001344 1.319603 ( 1.658204)
build_miniruby 0.001111 0.000347 0.916931 ( 0.915655)
build_ruby 0.001019 0.000319 2.852077 ( 2.851774)
build_all 0.010220 0.000000 16.680694 ( 1.536976)
build_install 0.008603 0.000000 4.657659 ( 1.118015)
test_btest 0.000616 0.000000 85.659079 ( 7.195025)
test_basic 0.005294 0.000000 0.730771 ( 0.810723)
test_all 0.098231 0.036510 590.304481 ( 53.453869)
test_rubyspec 0.025251 0.026456 49.435784 ( 61.739476)
total: 131.28 sec