Logfile: /home/ko1/ruby/logs/brlog.trunk.20220718-154247
#<BuildRuby:0x0000563f6053bba0
@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-154247",
@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.000004 0.000002 0.000006 ( 0.000006)
autoconf 0.000008 0.000004 0.000012 ( 0.000012)
configure 0.000005 0.000003 0.000008 ( 0.000008)
build_up 0.007275 0.001626 0.823794 ( 0.906916)
build_miniruby 0.000000 0.001262 0.057872 ( 0.057946)
build_ruby 0.000000 0.001364 0.063443 ( 0.063959)
build_all 0.000827 0.007204 1.261750 ( 0.480834)
build_install 0.013537 0.003437 4.372670 ( 1.864127)
test_btest 0.001205 0.000689 56.049776 ( 6.116940)
test_basic 0.006757 0.000000 0.300486 ( 0.392554)
test_all 0.003872 0.000000 510.750034 ( 53.097162)
test_rubyspec 0.081176 0.045049 42.319051 ( 48.090475)
total: 111.07 sec