Logfile: /home/ko1/ruby/logs/brlog.trunk.20231031-230548
#<BuildRuby:0x00005615f36d4098
@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.20231031-230548",
@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.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000003 0.000010 ( 0.000009)
build_up 0.000564 0.004185 1.383636 ( 1.703192)
build_miniruby 0.001005 0.000000 0.846624 ( 0.846285)
build_ruby 0.001309 0.000000 2.757141 ( 2.757338)
build_all 0.005791 0.004101 16.274024 ( 1.462909)
build_install 0.004912 0.004446 4.903888 ( 1.154644)
test_btest 0.000691 0.000346 83.018030 ( 7.380620)
test_basic 0.001859 0.005111 0.704711 ( 0.782871)
test_all 0.097397 0.038194 498.236782 ( 51.572733)
test_rubyspec 0.016664 0.027573 49.192967 ( 61.541796)
total: 129.20 sec