Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-043147
#<BuildRuby:0x000055a11a01ba10
@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.20231126-043147",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000007 0.000002 0.000009 ( 0.000007)
build_up 0.005607 0.000271 0.919480 ( 1.307781)
build_miniruby 0.000978 0.000163 0.811681 ( 0.811716)
build_ruby 0.001362 0.000227 2.620579 ( 2.621522)
build_all 0.008350 0.000000 12.283025 ( 0.997659)
build_install 0.002382 0.009274 3.747012 ( 0.982179)
test_btest 0.000630 0.000180 64.431457 ( 4.618421)
test_basic 0.000000 0.004021 0.393124 ( 0.473668)
test_all 0.082702 0.017648 352.390633 ( 38.462008)
test_rubyspec 0.034903 0.031623 39.743305 ( 52.324914)
total: 102.60 sec