Logfile: /home/ko1/ruby/logs/brlog.trunk.20230124-195503
#<BuildRuby:0x0000562a5ef58410
@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.20230124-195503",
@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.000003 0.000016 ( 0.000017)
configure 0.000012 0.000003 0.000015 ( 0.000015)
build_up 0.004886 0.001128 0.878748 ( 1.100213)
build_miniruby 0.001186 0.000000 1.052784 ( 1.051215)
build_ruby 0.001551 0.000000 2.784812 ( 2.782113)
build_all 0.004750 0.005227 16.746682 ( 2.975390)
build_install 0.004936 0.006287 2.065786 ( 1.064939)
test_btest 0.000782 0.000280 72.951749 ( 10.559856)
test_basic 0.005280 0.001885 0.340380 ( 0.425498)
test_all 0.001012 0.000361 657.531836 ( 99.110975)
test_rubyspec 0.093184 0.029263 51.608595 ( 59.667359)
total: 178.74 sec