Logfile: /home/ko1/ruby/logs/brlog.trunk.20220921-151254
#<BuildRuby:0x000055fd7a0f4d30
@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.20220921-151254",
@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.000023 0.000000 0.000023 ( 0.000029)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.006305 0.004538 1.059847 ( 1.106503)
build_miniruby 0.001694 0.000363 0.115991 ( 0.112503)
build_ruby 0.001300 0.000279 0.107674 ( 0.092585)
build_all 0.009078 0.000000 1.571790 ( 0.659407)
build_install 0.021400 0.000000 1.912826 ( 0.983787)
test_btest 0.001415 0.000000 77.549743 ( 8.458260)
test_basic 0.007958 0.000000 0.371398 ( 0.459004)
test_all 0.000970 0.003497 674.260302 ( 68.361929)
test_rubyspec 0.124262 0.040005 45.202725 ( 53.744330)
total: 133.98 sec