Logfile: /home/ko1/ruby/logs/brlog.trunk.20221010-172401
#<BuildRuby:0x000055904c55ead8
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221010-172401",
@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.000003 0.000001 0.000004 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000011)
configure 0.000074 0.000029 0.000103 ( 0.000110)
build_up 0.004484 0.004234 1.069104 ( 1.152948)
build_miniruby 0.000026 0.002048 0.103525 ( 0.100175)
build_ruby 0.001270 0.000635 0.090688 ( 0.086974)
build_all 0.007346 0.001616 1.308895 ( 0.549873)
build_install 0.015180 0.001057 1.610706 ( 0.879757)
test_btest 0.001968 0.000000 61.195354 ( 6.385525)
test_basic 0.002794 0.004539 0.360509 ( 0.449427)
test_all 0.005862 0.001477 506.392446 ( 54.361967)
test_rubyspec 0.080877 0.058047 42.734435 ( 51.305661)
total: 115.27 sec