Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-124145
#<BuildRuby:0x000055bc4b7dc460
@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.20230113-124145",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000014 0.000003 0.000017 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.000000 0.006692 0.862004 ( 1.035094)
build_miniruby 0.000000 0.001347 1.012799 ( 1.011272)
build_ruby 0.000000 0.001612 2.794583 ( 2.792144)
build_all 0.005972 0.003755 16.798008 ( 3.009045)
build_install 0.002517 0.008790 2.105258 ( 1.075975)
test_btest 0.000699 0.000393 79.058481 ( 10.603634)
test_basic 0.007511 0.000000 0.370374 ( 0.454346)
test_all 0.000921 0.000352 664.956033 ( 94.950335)
test_rubyspec 0.070348 0.060841 51.798545 ( 59.919552)
total: 174.85 sec