Logfile: /home/ko1/ruby/logs/brlog.trunk.20230311-074008
#<BuildRuby:0x0000558bdbf86e68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230311-074008",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003930 0.000012 0.829800 ( 2.156198)
build_miniruby 0.000787 0.000143 0.640257 ( 0.639792)
build_ruby 0.000965 0.000176 2.112722 ( 2.112301)
build_all 0.003550 0.005011 11.159772 ( 0.974964)
build_install 0.002973 0.003904 1.552531 ( 0.846880)
test_btest 0.000501 0.000167 71.925488 ( 6.700419)
test_basic 0.002504 0.000834 0.244404 ( 0.340350)
test_all 0.000850 0.000000 395.207576 ( 35.658798)
test_rubyspec 0.020815 0.009045 35.768335 ( 46.328685)
total: 95.76 sec