Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-123358
#<BuildRuby:0x000055987d86c188
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231122-123358",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.004147 0.001244 0.908400 ( 1.304782)
build_miniruby 0.000767 0.000230 0.838605 ( 0.838648)
build_ruby 0.001171 0.000351 2.628294 ( 2.629156)
build_all 0.008146 0.000000 12.247740 ( 0.995332)
build_install 0.008394 0.004091 3.715707 ( 0.995814)
test_btest 0.000523 0.000150 65.617415 ( 4.495088)
test_basic 0.004967 0.000000 0.393076 ( 0.472712)
test_all 0.069698 0.024365 354.899396 ( 35.939542)
test_rubyspec 0.045033 0.024060 40.408880 ( 52.950098)
total: 100.62 sec