Logfile: /home/ko1/ruby/logs/brlog.trunk.20220724-233030
#<BuildRuby:0x00005596fe059480
@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.20220724-233030",
@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.000009 0.000001 0.000010 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.005893 0.004341 0.848759 ( 0.974498)
build_miniruby 0.001529 0.000353 0.064336 ( 0.062586)
build_ruby 0.001539 0.000355 0.061501 ( 0.059089)
build_all 0.005859 0.001352 1.230945 ( 0.479798)
build_install 0.015259 0.001159 4.389410 ( 1.781634)
test_btest 0.000671 0.000134 53.779211 ( 6.063508)
test_basic 0.004158 0.000831 0.277979 ( 0.370299)
test_all 0.002029 0.000405 500.718952 ( 53.342806)
test_rubyspec 0.085282 0.050903 41.678370 ( 47.548878)
total: 110.68 sec