Logfile: /home/ko1/ruby/logs/brlog.trunk.20221008-194954
#<BuildRuby:0x0000559cba866148
@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.20221008-194954",
@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.000001 0.000007 ( 0.000007)
build_up 0.009781 0.000907 1.104943 ( 1.756711)
build_miniruby 0.001644 0.000253 0.098393 ( 0.095269)
build_ruby 0.001215 0.000187 0.098624 ( 0.097668)
build_all 0.002475 0.005147 1.310325 ( 0.597215)
build_install 0.004312 0.009387 1.608733 ( 0.907129)
test_btest 0.001149 0.000410 59.674609 ( 7.099749)
test_basic 0.001208 0.005353 0.363867 ( 0.458431)
test_all 0.004674 0.001365 476.946144 ( 52.566085)
test_rubyspec 0.084761 0.040422 42.279322 ( 50.538620)
total: 114.12 sec