Logfile: /home/ko1/ruby/logs/brlog.trunk.20220607-023813
#<BuildRuby:0x000055edc4fe7858
@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.20220607-023813",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000011 0.000000 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.008135 0.004686 1.014852 ( 1.206881)
build_miniruby 0.002413 0.000322 0.072466 ( 0.069840)
build_ruby 0.002140 0.000000 0.076119 ( 0.074531)
build_all 0.009369 0.000285 1.484966 ( 0.599617)
build_install 0.007305 0.014941 5.953798 ( 2.802218)
test_btest 0.001515 0.000000 78.486104 ( 8.426146)
test_basic 0.002798 0.004741 0.314715 ( 0.405243)
test_all 0.002573 0.000000 704.685093 ( 67.771125)
test_rubyspec 0.090471 0.074768 46.036806 ( 51.558642)
total: 132.92 sec