Logfile: /home/ko1/ruby/logs/brlog.trunk.20231120-124435
#<BuildRuby:0x000055977fc5f3e8
@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.20231120-124435",
@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.000002 0.000005 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000010)
configure 0.000004 0.000003 0.000007 ( 0.000006)
build_up 0.004809 0.000401 0.933581 ( 1.376952)
build_miniruby 0.000643 0.000321 0.838594 ( 0.838684)
build_ruby 0.001540 0.000000 2.584142 ( 2.584973)
build_all 0.006156 0.001978 11.997439 ( 0.993065)
build_install 0.010221 0.003285 3.793257 ( 0.978019)
test_btest 0.000593 0.000260 61.825461 ( 5.452604)
test_basic 0.003767 0.001647 0.404480 ( 0.484891)
test_all 0.054787 0.041642 358.107719 ( 33.329196)
test_rubyspec 0.028394 0.037420 40.367944 ( 52.944791)
total: 98.98 sec