Logfile: /home/ko1/ruby/logs/brlog.trunk.20221028-083910
#<BuildRuby:0x0000557a5a338a18
@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.20221028-083910",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001137 0.008113 1.095971 ( 1.203667)
build_miniruby 0.001612 0.000733 0.106732 ( 0.104598)
build_ruby 0.001060 0.000482 0.095405 ( 0.093164)
build_all 0.006636 0.001034 1.291763 ( 0.582345)
build_install 0.007866 0.005982 1.628710 ( 0.889072)
test_btest 0.000000 0.002098 61.668133 ( 6.349417)
test_basic 0.005044 0.002630 0.356758 ( 0.444569)
test_all 0.005657 0.002828 492.221837 ( 53.854680)
test_rubyspec 0.073362 0.060767 43.514496 ( 52.040702)
total: 115.56 sec