Logfile: /home/ko1/ruby/logs/brlog.trunk.20220814-170743
#<BuildRuby:0x0000561109188d30
@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.20220814-170743",
@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.000001 0.000007 ( 0.000008)
build_up 0.006515 0.004871 0.972817 ( 1.447021)
build_miniruby 0.001746 0.000582 0.074194 ( 0.072523)
build_ruby 0.001790 0.000596 0.077613 ( 0.075553)
build_all 0.004486 0.006432 1.541244 ( 0.579557)
build_install 0.003821 0.015872 1.872608 ( 0.917754)
test_btest 0.000695 0.000447 79.397702 ( 9.002110)
test_basic 0.007378 0.000000 0.336797 ( 0.426588)
test_all 0.004291 0.000000 683.957983 ( 66.767823)
test_rubyspec 0.080166 0.100713 45.757354 ( 53.368872)
total: 132.66 sec