Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-154613
#<BuildRuby:0x000056428a4afba0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230608-154613",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005792 0.000084 1.413274 ( 2.704651)
build_miniruby 0.001125 0.000000 0.802747 ( 0.802423)
build_ruby 0.001227 0.000000 2.482177 ( 2.482378)
build_all 0.009240 0.000000 12.506809 ( 1.177800)
build_install 0.003666 0.004078 1.773894 ( 0.935104)
test_btest 0.000972 0.000081 81.307550 ( 6.671871)
test_basic 0.004585 0.000032 0.541362 ( 0.627820)
test_all 0.001154 0.000030 432.465648 ( 38.266698)
test_rubyspec 0.030710 0.009244 42.426285 ( 54.904519)
total: 108.57 sec