Logfile: /home/ko1/ruby/logs/brlog.trunk.20230610-030828
#<BuildRuby:0x000055da958d0098
@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.20230610-030828",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002131 0.003526 1.411234 ( 2.714033)
build_miniruby 0.000000 0.001348 0.879333 ( 0.878370)
build_ruby 0.000000 0.001312 2.421320 ( 2.421329)
build_all 0.004876 0.004073 12.289231 ( 1.113616)
build_install 0.007624 0.000000 1.673349 ( 0.891735)
test_btest 0.000773 0.000258 81.003776 ( 6.960490)
test_basic 0.004544 0.001515 0.776166 ( 0.855991)
test_all 0.001079 0.000359 423.719504 ( 45.235107)
test_rubyspec 0.022082 0.013857 41.440982 ( 53.918563)
total: 114.99 sec