Logfile: /home/ko1/ruby/logs/brlog.trunk.20231105-162433
#<BuildRuby:0x000055e371ef3fa8
@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.20231105-162433",
@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.000006 0.000001 0.000007 ( 0.000008)
autoconf 0.000012 0.000003 0.000015 ( 0.000015)
configure 0.000009 0.000002 0.000011 ( 0.000012)
build_up 0.006026 0.000448 1.552965 ( 1.753684)
build_miniruby 0.000889 0.000187 0.880332 ( 0.880128)
build_ruby 0.001031 0.000217 2.634970 ( 2.634594)
build_all 0.001621 0.008744 17.252655 ( 1.586352)
build_install 0.007712 0.002435 5.360012 ( 1.198519)
test_btest 0.000996 0.000000 86.137092 ( 8.040098)
test_basic 0.001558 0.003933 0.804226 ( 0.878225)
test_all 0.101268 0.038057 508.005879 ( 52.920063)
test_rubyspec 0.017918 0.030546 51.749001 ( 63.942280)
total: 133.83 sec