Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-091833
#<BuildRuby:0x000055f797e20880
@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.20221130-091833",
@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.000010 0.000005 0.000015 ( 0.000015)
autoconf 0.000022 0.000010 0.000032 ( 0.000033)
configure 0.000008 0.000003 0.000011 ( 0.000012)
build_up 0.010235 0.001028 1.226854 ( 1.544913)
build_miniruby 0.002386 0.000918 0.854705 ( 0.853094)
build_ruby 0.002252 0.000866 2.231083 ( 2.138288)
build_all 0.013453 0.006254 18.631023 ( 2.166223)
build_install 0.021097 0.000745 2.071653 ( 1.058587)
test_btest 0.001206 0.000381 95.049879 ( 9.046851)
test_basic 0.008777 0.001168 0.352967 ( 0.439895)
test_all 0.001814 0.000544 748.313379 ( 72.216911)
test_rubyspec 0.119072 0.063118 49.626693 ( 57.713188)
total: 147.18 sec