Logfile: /home/ko1/ruby/logs/brlog.trunk.20220401-022535
#<BuildRuby:0x0000555589a77680
@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.20220401-022535",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.011366 0.000708 1.015959 ( 2.344555)
build_miniruby 0.001826 0.000391 0.065183 ( 0.062668)
build_ruby 0.001976 0.000423 0.074781 ( 0.072370)
build_all 0.010480 0.000257 4.261356 ( 0.868679)
build_install 0.018380 0.002186 7.954555 ( 2.409348)
test_btest 0.001181 0.000206 72.233051 ( 8.364980)
test_basic 0.007019 0.000488 0.342341 ( 0.431066)
test_all 0.001930 0.000322 704.813022 ( 67.453612)
test_rubyspec 0.121003 0.060411 46.646303 ( 51.919832)
total: 133.93 sec