Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-025008
#<BuildRuby:0x000055ed601c0090
@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.20231229-025008",
@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.000011 0.000006 0.000017 ( 0.000018)
autoconf 0.000018 0.000009 0.000027 ( 0.000027)
configure 0.000015 0.000007 0.000022 ( 0.000023)
build_up 0.004955 0.000456 1.220029 ( 1.583093)
build_miniruby 0.000700 0.000327 0.904449 ( 0.904081)
build_ruby 0.001279 0.000000 2.803888 ( 2.804246)
build_all 0.009793 0.000000 15.608844 ( 1.413076)
build_install 0.008696 0.000000 4.411400 ( 1.121226)
test_btest 0.001042 0.000000 82.617664 ( 6.931476)
test_basic 0.004355 0.001552 0.666224 ( 0.738821)
test_all 0.110776 0.027629 492.225226 ( 55.546870)
test_rubyspec 0.011346 0.033651 50.089856 ( 62.487315)
total: 133.53 sec