Logfile: /home/ko1/ruby/logs/brlog.trunk.20231121-223236
#<BuildRuby:0x0000565390543438
@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.20231121-223236",
@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.000002 0.000001 0.000003 ( 0.000004)
autoconf 0.000005 0.000002 0.000007 ( 0.000008)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.005308 0.000628 1.676774 ( 1.657255)
build_miniruby 0.001188 0.000594 16.961524 ( 6.640276)
build_ruby 0.000000 0.001376 2.608351 ( 2.608936)
build_all 0.003909 0.004427 12.186788 ( 0.994082)
build_install 0.006835 0.005711 3.703758 ( 0.992947)
test_btest 0.000430 0.000264 61.255533 ( 5.883284)
test_basic 0.005060 0.000000 0.406889 ( 0.486885)
test_all 0.079313 0.012829 347.844214 ( 30.352022)
test_rubyspec 0.029133 0.037692 40.335197 ( 52.885185)
total: 102.50 sec