Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-135347
#<BuildRuby:0x00005624d24c8a68
@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.20220718-135347",
@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.000015)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.001127 0.008511 0.851355 ( 1.075650)
build_miniruby 0.001087 0.000362 0.062163 ( 0.061066)
build_ruby 0.001157 0.000385 0.052148 ( 0.050978)
build_all 0.006851 0.000767 1.243849 ( 0.482282)
build_install 0.013135 0.004389 4.320408 ( 1.867369)
test_btest 0.001444 0.000000 54.918953 ( 5.991598)
test_basic 0.005934 0.000874 0.307044 ( 0.398039)
test_all 0.002686 0.000271 507.074682 ( 53.151549)
test_rubyspec 0.078523 0.043431 41.953812 ( 47.818768)
total: 110.90 sec