Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-065718
#<BuildRuby:0x000055fc79fed348
@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.20221009-065718",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000012 0.000004 0.000016 ( 0.000015)
configure 0.000024 0.000007 0.000031 ( 0.000028)
build_up 0.007606 0.002074 1.049623 ( 1.243216)
build_miniruby 0.000000 0.001486 0.101091 ( 0.098851)
build_ruby 0.000000 0.001709 0.093559 ( 0.090980)
build_all 0.004905 0.003043 1.285832 ( 0.562244)
build_install 0.008424 0.006438 1.638678 ( 0.893107)
test_btest 0.001333 0.000555 62.526746 ( 6.639155)
test_basic 0.004904 0.002043 0.336028 ( 0.427206)
test_all 0.004307 0.001795 501.513246 ( 53.976898)
test_rubyspec 0.084975 0.048690 42.671963 ( 51.207560)
total: 115.14 sec