Logfile: /home/ko1/ruby/logs/brlog.trunk.20230522-051540
#<BuildRuby:0x0000557417b9fb50
@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.20230522-051540",
@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.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.001127 0.004240 1.343538 ( 2.729415)
build_miniruby 0.000886 0.000094 0.803246 ( 0.803495)
build_ruby 0.001078 0.000113 2.436646 ( 2.436489)
build_all 0.008877 0.000459 12.969556 ( 1.135604)
build_install 0.007485 0.000283 1.842840 ( 0.842819)
test_btest 0.000734 0.000000 81.687461 ( 7.527735)
test_basic 0.003858 0.000000 0.757033 ( 0.841308)
test_all 0.001214 0.000000 445.764439 ( 50.202583)
test_rubyspec 0.013659 0.024289 41.471806 ( 53.862515)
total: 120.38 sec