Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-025818
#<BuildRuby:0x0000564f42c20410
@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-025818",
@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.000005 0.000002 0.000007 ( 0.000008)
autoconf 0.000012 0.000006 0.000018 ( 0.000018)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.000000 0.006497 0.900647 ( 1.072827)
build_miniruby 0.000330 0.000965 1.012407 ( 1.010486)
build_ruby 0.001056 0.000650 2.780843 ( 2.778079)
build_all 0.007512 0.002229 16.781602 ( 2.997949)
build_install 0.002100 0.009284 2.091151 ( 1.077752)
test_btest 0.000628 0.000449 72.371571 ( 10.694218)
test_basic 0.003127 0.003385 0.364823 ( 0.451255)
test_all 0.000855 0.000627 660.144819 (109.486592)
test_rubyspec 0.067035 0.042855 51.954260 ( 59.997996)
total: 189.57 sec