Logfile: /home/ko1/ruby/logs/brlog.trunk.20221030-064357
#<BuildRuby:0x0000564b8630bba0
@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.20221030-064357",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.010178 0.000000 1.119585 ( 1.301606)
build_miniruby 0.001442 0.000000 0.100752 ( 0.100454)
build_ruby 0.001236 0.000355 0.101891 ( 0.101162)
build_all 0.006839 0.002104 1.331207 ( 0.586091)
build_install 0.012309 0.002214 1.647934 ( 0.904671)
test_btest 0.001332 0.000380 63.761957 ( 6.831544)
test_basic 0.004448 0.003345 0.359849 ( 0.450876)
test_all 0.005750 0.001797 522.478838 ( 55.342857)
test_rubyspec 0.080954 0.039675 43.543085 ( 52.206041)
total: 117.83 sec