Logfile: /home/ko1/ruby/logs/brlog.trunk.20221130-101926
#<BuildRuby:0x000055c8664c2af0
@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-101926",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007491 0.003835 1.284370 ( 1.595026)
build_miniruby 0.002340 0.000468 0.854307 ( 0.853185)
build_ruby 0.003159 0.000632 2.236599 ( 2.149213)
build_all 0.011762 0.007393 18.554510 ( 2.157914)
build_install 0.020532 0.001200 2.034338 ( 1.024553)
test_btest 0.001109 0.000246 92.539657 ( 8.746822)
test_basic 0.008656 0.001924 0.347603 ( 0.432237)
test_all 0.001799 0.000400 737.853074 ( 71.497120)
test_rubyspec 0.069453 0.116116 49.739715 ( 57.799741)
total: 146.26 sec