Logfile: /home/ko1/ruby/logs/brlog.trunk.20230330-172042
#<BuildRuby:0x000055a72fda6c78
@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.20230330-172042",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000012 0.000002 0.000014 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.003343 0.000304 0.842181 ( 2.229019)
build_miniruby 0.000762 0.000069 0.685884 ( 0.685096)
build_ruby 0.001046 0.000095 2.235081 ( 2.234346)
build_all 0.008221 0.000000 11.983890 ( 1.126182)
build_install 0.001966 0.005337 1.736028 ( 0.872798)
test_btest 0.000506 0.000084 79.618505 ( 6.458479)
test_basic 0.000000 0.003228 0.259313 ( 0.354291)
test_all 0.000528 0.000117 445.016258 ( 47.957942)
test_rubyspec 0.015243 0.005459 37.608002 ( 48.110184)
total: 110.03 sec