Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-223236
#<BuildRuby:0x00005649872c7500
@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.20240115-223236",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004003 0.000667 1.097170 ( 1.481970)
build_miniruby 0.001538 0.000000 0.901641 ( 0.905924)
build_ruby 0.001360 0.000000 2.818964 ( 2.818443)
build_all 0.004234 0.004780 14.383393 ( 1.341395)
build_install 0.007362 0.000000 4.118656 ( 1.093093)
test_btest 0.001093 0.000000 74.119916 ( 6.895024)
test_basic 0.000552 0.004426 0.657237 ( 0.732584)
test_all 0.103647 0.028126 463.321584 ( 50.686342)
test_rubyspec 0.002343 0.046190 48.897814 ( 61.327740)
total: 127.28 sec