Logfile: /home/ko1/ruby/logs/brlog.trunk.20230707-130630
#<BuildRuby:0x000055d77cee3708
@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.20230707-130630",
@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.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002070 0.003252 1.471478 ( 2.745550)
build_miniruby 0.000722 0.000254 0.835555 ( 0.835390)
build_ruby 0.000968 0.000341 2.691460 ( 2.691716)
build_all 0.007524 0.001210 8.225274 ( 7.500745)
build_install 0.005996 0.003329 1.907317 ( 1.652952)
test_btest 0.000833 0.000291 85.263947 ( 7.497012)
test_basic 0.000000 0.004247 0.862662 ( 0.942019)
test_all 0.000000 0.001303 459.065024 ( 51.093759)
test_rubyspec 0.022180 0.017492 42.970846 ( 55.451280)
total: 130.41 sec