Logfile: /home/ko1/ruby/logs/brlog.trunk.20230620-034311
#<BuildRuby:0x000055c49ba57228
@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.20230620-034311",
@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.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001410 0.003691 1.378196 ( 2.581143)
build_miniruby 0.000884 0.000140 0.710401 ( 0.710269)
build_ruby 0.001126 0.000178 2.559800 ( 2.559254)
build_all 0.009306 0.000161 15.384994 ( 1.345964)
build_install 0.009807 0.000198 4.722346 ( 1.114656)
test_btest 0.000955 0.000125 88.250209 ( 7.446627)
test_basic 0.004126 0.000538 0.756072 ( 0.841448)
test_all 0.001346 0.000000 439.129839 ( 50.794617)
test_rubyspec 0.032617 0.011001 43.003352 ( 55.452721)
total: 122.85 sec