Logfile: /home/ko1/ruby/logs/brlog.trunk.20230624-143225
#<BuildRuby:0x000055e555137708
@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.20230624-143225",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.002101 0.003525 1.448420 ( 2.808485)
build_miniruby 0.000837 0.000176 0.884366 ( 0.884144)
build_ruby 0.001273 0.000000 2.614908 ( 2.615806)
build_all 0.006502 0.003886 16.309870 ( 1.457430)
build_install 0.009100 0.000298 4.799818 ( 1.126019)
test_btest 0.000609 0.000132 86.482673 ( 7.368988)
test_basic 0.000000 0.003500 0.664826 ( 0.746762)
test_all 0.001114 0.000649 471.552618 ( 43.999697)
test_rubyspec 0.014896 0.021845 41.930721 ( 54.355214)
total: 115.36 sec