Logfile: /home/ko1/ruby/logs/brlog.trunk.20220901-013814
#<BuildRuby:0x00005570cab4ce50
@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.20220901-013814",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.009719 0.001389 0.963770 ( 1.003274)
build_miniruby 0.000000 0.002200 0.080585 ( 0.078535)
build_ruby 0.000000 0.002137 0.077885 ( 0.075647)
build_all 0.005707 0.004956 1.530016 ( 0.579129)
build_install 0.015907 0.008232 1.897773 ( 0.923801)
test_btest 0.000848 0.000265 76.457490 ( 8.366217)
test_basic 0.006148 0.001922 0.331719 ( 0.424653)
test_all 0.004057 0.000000 648.290600 ( 65.188556)
test_rubyspec 0.128446 0.056972 46.052248 ( 54.415369)
total: 131.06 sec