Logfile: /home/ko1/ruby/logs/brlog.trunk.20231023-224548
#<BuildRuby:0x000055e999690090
@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.20231023-224548",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.002350 0.003193 2.228589 ( 2.476150)
build_miniruby 0.000847 0.000121 0.887352 ( 0.886731)
build_ruby 0.001039 0.000149 2.879114 ( 2.879609)
build_all 0.008409 0.002178 16.891448 ( 1.494392)
build_install 0.009083 0.000839 5.412873 ( 1.211955)
test_btest 0.000894 0.000132 86.673840 ( 6.902504)
test_basic 0.001246 0.003236 0.773584 ( 0.849205)
test_all 0.114345 0.022108 541.137872 ( 60.068903)
test_rubyspec 0.022192 0.030309 51.057545 ( 63.239200)
total: 140.01 sec