Logfile: /home/ko1/ruby/logs/brlog.trunk.20230119-153152
#<BuildRuby:0x00005636cda9c040
@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.20230119-153152",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000012 0.000001 0.000013 ( 0.000026)
build_up 0.005857 0.000837 0.848239 ( 1.014918)
build_miniruby 0.001146 0.000164 1.014604 ( 1.012723)
build_ruby 0.001443 0.000206 2.787448 ( 2.784937)
build_all 0.009276 0.000613 16.922077 ( 3.004490)
build_install 0.010686 0.000712 2.131713 ( 1.081492)
test_btest 0.001003 0.000125 77.630719 ( 10.531325)
test_basic 0.005836 0.000729 0.344081 ( 0.430809)
test_all 0.001229 0.000154 675.179116 (115.302744)
test_rubyspec 0.081609 0.052884 51.959059 ( 59.974711)
total: 195.14 sec