Logfile: /home/ko1/ruby/logs/brlog.trunk.20231225-040218
#<BuildRuby:0x000055bce08bff90
@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.20231225-040218",
@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.000008 0.000003 0.000011 ( 0.000011)
configure 0.000004 0.000001 0.000005 ( 0.000007)
build_up 0.003196 0.001065 0.735588 ( 1.122453)
build_miniruby 0.001336 0.000000 0.906404 ( 0.906670)
build_ruby 0.001305 0.000000 2.774773 ( 2.779766)
build_all 0.007604 0.000445 12.095629 ( 1.026648)
build_install 0.006397 0.006854 3.435569 ( 0.961570)
test_btest 0.000000 0.000911 62.362482 ( 5.058110)
test_basic 0.000000 0.003835 0.382001 ( 0.463435)
test_all 0.071829 0.038597 464.243040 ( 41.303525)
test_rubyspec 0.030461 0.019196 41.022798 ( 53.725436)
total: 107.35 sec