Logfile: /home/ko1/ruby/logs/brlog.trunk.20230530-042249
#<BuildRuby:0x0000560be1418078
@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.20230530-042249",
@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.000001 0.000006 ( 0.000007)
autoconf 0.000009 0.000002 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.001674 0.003373 1.506242 ( 2.789913)
build_miniruby 0.000816 0.000226 0.886568 ( 0.887348)
build_ruby 0.001069 0.000297 2.421498 ( 2.421749)
build_all 0.005584 0.003278 12.286789 ( 1.103337)
build_install 0.007786 0.000002 1.744199 ( 0.854248)
test_btest 0.000469 0.000128 83.027243 ( 6.827464)
test_basic 0.004482 0.000148 0.719098 ( 0.800573)
test_all 0.001141 0.000298 429.308341 ( 46.544092)
test_rubyspec 0.023991 0.016152 42.115724 ( 54.582439)
total: 116.81 sec