Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-173403
#<BuildRuby:0x00005557b79f1438
@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.20221024-173403",
@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.000027 0.000004 0.000031 ( 0.000032)
autoconf 0.000040 0.000007 0.000047 ( 0.000048)
configure 0.000050 0.000007 0.000057 ( 0.000056)
build_up 0.008266 0.004879 1.194558 ( 1.250190)
build_miniruby 0.002265 0.000000 0.112579 ( 0.111995)
build_ruby 0.001818 0.000000 0.111384 ( 0.109615)
build_all 0.008425 0.000766 1.379830 ( 0.601375)
build_install 0.013978 0.000090 1.719984 ( 0.932642)
test_btest 0.001129 0.000178 63.680634 ( 6.357499)
test_basic 0.005296 0.000836 0.363821 ( 0.457048)
test_all 0.001639 0.005247 513.400072 ( 54.287860)
test_rubyspec 0.057297 0.066043 43.455516 ( 51.628941)
total: 115.74 sec