Logfile: /home/ko1/ruby/logs/brlog.trunk.20220316-092803
#<BuildRuby:0x000055f4f4c97680
@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.20220316-092803",
@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.000010 0.000004 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.010636 0.000896 1.039564 ( 4.621246)
build_miniruby 0.001217 0.000375 0.070912 ( 0.069148)
build_ruby 0.001422 0.000437 0.077860 ( 0.076517)
build_all 0.011241 0.000000 4.191274 ( 0.871106)
build_install 0.020285 0.002278 8.017022 ( 2.454275)
test_btest 0.001034 0.000230 72.837282 ( 8.305394)
test_basic 0.006300 0.001400 0.331141 ( 0.419483)
test_all 0.001564 0.000140 650.341195 ( 65.786983)
test_rubyspec 0.084605 0.069606 46.195062 ( 51.367205)
total: 133.97 sec