Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-214945
#<BuildRuby:0x0000562043a94ea8
@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.20221115-214945",
@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.000006 0.000001 0.000007 ( 0.000007)
autoconf 0.000038 0.000005 0.000043 ( 0.000047)
configure 0.000029 0.000004 0.000033 ( 0.000029)
build_up 0.004564 0.004815 1.108787 ( 1.145292)
build_miniruby 0.001515 0.000325 0.893697 ( 0.895239)
build_ruby 0.001887 0.000404 2.311149 ( 2.219960)
build_all 0.012107 0.006473 18.293636 ( 2.249630)
build_install 0.009055 0.012584 1.829243 ( 0.989715)
test_btest 0.000938 0.000365 84.488799 ( 9.220492)
test_basic 0.006699 0.000744 0.348205 ( 0.445838)
test_all 0.001464 0.000260 715.709330 ( 75.268816)
test_rubyspec 0.076114 0.057676 50.358961 ( 58.798778)
total: 151.24 sec