Logfile: /home/ko1/ruby/logs/brlog.trunk.20230130-152917
#<BuildRuby:0x0000563ef8d440d0
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230130-152917",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000021 0.000007 0.000028 ( 0.000013)
build_up 0.004827 0.001609 0.838512 ( 1.017367)
build_miniruby 0.001008 0.000336 1.006481 ( 1.004462)
build_ruby 0.001125 0.000375 2.774484 ( 2.772467)
build_all 0.007278 0.002426 16.761097 ( 2.989319)
build_install 0.007940 0.001169 2.089363 ( 1.069782)
test_btest 0.000758 0.000237 70.491872 ( 10.972052)
test_basic 0.006374 0.000555 0.348775 ( 0.434027)
test_all 0.000402 0.000817 653.558912 (106.912534)
test_rubyspec 0.068130 0.064180 51.593454 ( 59.732594)
total: 186.91 sec