Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-152856
#<BuildRuby:0x000055e542d7f4b0
@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.20231205-152856",
@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.000004)
autoconf 0.000013 0.000001 0.000014 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003779 0.000344 0.981956 ( 1.271638)
build_miniruby 0.001020 0.000092 0.874282 ( 0.874564)
build_ruby 0.001058 0.000096 2.710790 ( 2.711365)
build_all 0.000000 0.007523 12.117926 ( 1.003704)
build_install 0.000817 0.009686 3.568347 ( 0.966907)
test_btest 0.000354 0.000152 63.134743 ( 4.709177)
test_basic 0.004086 0.000169 0.378739 ( 0.454455)
test_all 0.071601 0.030134 398.758443 ( 38.720331)
test_rubyspec 0.029159 0.025790 39.955353 ( 52.663975)
total: 103.38 sec