Logfile: /home/ko1/ruby/logs/brlog.trunk.20230208-090259
#<BuildRuby:0x000055c9a07c8020
@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.20230208-090259",
@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.000004)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.002663 0.001065 0.653477 ( 1.111171)
build_miniruby 0.000669 0.000268 0.654610 ( 0.654419)
build_ruby 0.001199 0.000000 2.087310 ( 2.108145)
build_all 0.005642 0.003602 12.372933 ( 1.499438)
build_install 0.005811 0.000645 1.457625 ( 0.697829)
test_btest 0.000441 0.000170 65.932604 ( 5.947753)
test_basic 0.001119 0.002939 0.249050 ( 0.343146)
test_all 0.000744 0.000319 479.507513 ( 47.878956)
test_rubyspec 0.015986 0.012161 35.279810 ( 45.856652)
total: 106.10 sec