Logfile: /home/ko1/ruby/logs/brlog.trunk.20221126-082025
#<BuildRuby:0x0000556f190b4e50
@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.20221126-082025",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000016 0.000002 0.000018 ( 0.000019)
configure 0.000025 0.000004 0.000029 ( 0.000025)
build_up 0.002162 0.008868 1.275688 ( 1.925962)
build_miniruby 0.002043 0.000628 0.849739 ( 0.851272)
build_ruby 0.002526 0.000777 2.253312 ( 2.166273)
build_all 0.011444 0.010144 24.999180 ( 2.792931)
build_install 0.020734 0.002124 4.994968 ( 1.196150)
test_btest 0.001108 0.000370 88.426621 ( 9.001723)
test_basic 0.005577 0.001859 0.351621 ( 0.451625)
test_all 0.001370 0.000457 706.259165 ( 71.094966)
test_rubyspec 0.094259 0.056440 49.480183 ( 57.945843)
total: 147.43 sec