Logfile: /home/ko1/ruby/logs/brlog.trunk.20230531-061320
#<BuildRuby:0x0000557abbd44050
@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.20230531-061320",
@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.000000 0.000004 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.000000 0.006030 1.451508 ( 2.737939)
build_miniruby 0.000071 0.000975 0.790775 ( 0.791028)
build_ruby 0.001009 0.000281 2.408615 ( 2.408529)
build_all 0.006888 0.001913 12.408007 ( 1.101098)
build_install 0.005632 0.001564 1.667782 ( 0.845477)
test_btest 0.000749 0.000208 83.671656 ( 6.687069)
test_basic 0.003028 0.000841 0.678950 ( 0.760301)
test_all 0.002181 0.000251 451.010068 ( 40.823937)
test_rubyspec 0.013988 0.027760 42.396056 ( 54.949146)
total: 111.11 sec