Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-025431
#<BuildRuby:0x00005596f548aeb8
@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.20230727-025431",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.006470 0.000000 1.536774 ( 2.796682)
build_miniruby 0.001062 0.000000 0.887436 ( 0.886876)
build_ruby 0.001442 0.000083 2.799538 ( 2.848322)
build_all 0.009324 0.000082 13.396117 ( 1.189884)
build_install 0.004317 0.003242 1.928572 ( 0.915778)
test_btest 0.000568 0.000068 78.983212 ( 6.779533)
test_basic 0.000000 0.004021 0.725715 ( 0.801900)
test_all 0.000431 0.001171 475.827479 ( 56.094633)
test_rubyspec 0.013674 0.026579 42.582812 ( 55.040260)
total: 127.35 sec