Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-234701
#<BuildRuby:0x00005611ef07a9c0
@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.20221017-234701",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.009780 0.000752 1.103895 ( 1.165016)
build_miniruby 0.001869 0.000143 0.110292 ( 0.106635)
build_ruby 0.002318 0.000000 0.097359 ( 0.093520)
build_all 0.001543 0.008644 1.344267 ( 0.590396)
build_install 0.014095 0.001794 1.692182 ( 0.906551)
test_btest 0.001479 0.000000 59.829888 ( 6.853409)
test_basic 0.006101 0.000458 0.362161 ( 0.450199)
test_all 0.006995 0.000000 523.266619 ( 55.310417)
test_rubyspec 0.125940 0.015990 43.134109 ( 51.705545)
total: 117.18 sec