Logfile: /home/ko1/ruby/logs/brlog.trunk.20220727-135534
#<BuildRuby:0x0000558088778dd8
@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.20220727-135534",
@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.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.007678 0.003855 0.970195 ( 1.048454)
build_miniruby 0.001840 0.000490 0.077096 ( 0.076248)
build_ruby 0.001714 0.000457 0.074663 ( 0.073853)
build_all 0.009157 0.001259 1.503903 ( 0.575835)
build_install 0.021287 0.001677 5.216870 ( 2.109752)
test_btest 0.000940 0.000198 73.379340 ( 8.202607)
test_basic 0.002508 0.005579 0.321338 ( 0.410148)
test_all 0.001818 0.000184 671.475873 ( 66.074571)
test_rubyspec 0.115481 0.056638 45.483699 ( 51.262177)
total: 129.83 sec