Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-130032
#<BuildRuby:0x0000562b73afb8c0
@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.20230620-130032",
@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.000000 0.000050 0.000050 ( 0.000019)
autoconf 0.000000 0.000013 0.000013 ( 0.000013)
configure 0.000000 0.000008 0.000008 ( 0.000008)
build_up 0.002576 0.003776 1.586666 ( 3.093701)
build_miniruby 0.000905 0.000143 0.781668 ( 0.780811)
build_ruby 0.001204 0.000190 2.470176 ( 2.470396)
build_all 0.009086 0.000000 15.980036 ( 1.447391)
build_install 0.012473 0.000000 4.782573 ( 1.164808)
test_btest 0.000739 0.000000 86.334329 ( 7.675630)
test_basic 0.004618 0.000000 0.729171 ( 0.813779)
test_all 0.000618 0.000795 451.547394 ( 40.593019)
test_rubyspec 0.021188 0.019637 42.918705 ( 55.402066)
total: 113.44 sec