Logfile: /home/ko1/ruby/logs/brlog.trunk.20221017-051143
#<BuildRuby:0x0000563b38741ac0
@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-051143",
@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.000034 0.000005 0.000039 ( 0.000039)
autoconf 0.000051 0.000007 0.000058 ( 0.000059)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.011860 0.000573 1.127833 ( 1.473797)
build_miniruby 0.001827 0.000243 0.109390 ( 0.107285)
build_ruby 0.001817 0.000242 0.095831 ( 0.093226)
build_all 0.009077 0.000594 1.338047 ( 0.586838)
build_install 0.015808 0.001316 1.675317 ( 0.912324)
test_btest 0.001507 0.000177 60.082969 ( 6.735644)
test_basic 0.001653 0.004759 0.363951 ( 0.455733)
test_all 0.008053 0.000454 492.090280 ( 53.125616)
test_rubyspec 0.093616 0.024735 43.436963 ( 51.839779)
total: 115.33 sec