Logfile: /home/ko1/ruby/logs/brlog.trunk.20221101-211742
#<BuildRuby:0x0000564d666a9348
@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.20221101-211742",
@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.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005785 0.004918 1.163190 ( 1.175323)
build_miniruby 0.001635 0.000272 0.098444 ( 0.097297)
build_ruby 0.001434 0.000000 0.098623 ( 0.098556)
build_all 0.007592 0.000692 1.332243 ( 0.582678)
build_install 0.008333 0.005662 1.631420 ( 0.891493)
test_btest 0.001378 0.000295 61.746605 ( 6.602145)
test_basic 0.000896 0.005540 0.357042 ( 0.450398)
test_all 0.006367 0.000270 490.997784 ( 53.549520)
test_rubyspec 0.083209 0.047610 43.222861 ( 51.823345)
total: 115.27 sec