Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-161731
#<BuildRuby:0x0000556a30a7ce80
@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.20221030-161731",
@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.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008444 0.001129 1.139643 ( 1.337363)
build_miniruby 0.001796 0.000449 0.107057 ( 0.106481)
build_ruby 0.001312 0.000328 0.109373 ( 0.109320)
build_all 0.004134 0.004440 1.365703 ( 0.589819)
build_install 0.010207 0.003140 1.649106 ( 0.917550)
test_btest 0.001104 0.000340 64.402248 ( 6.776655)
test_basic 0.005622 0.001729 0.354630 ( 0.447157)
test_all 0.005142 0.001582 522.286631 ( 55.277117)
test_rubyspec 0.082910 0.042614 43.463119 ( 51.874978)
total: 117.44 sec