Logfile: /home/ko1/ruby/logs/brlog.trunk.20220826-081059
#<BuildRuby:0x0000561fada5d570
@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.20220826-081059",
@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.000011 0.000002 0.000013 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.009126 0.000767 0.927323 ( 3.159692)
build_miniruby 0.001247 0.000192 0.050034 ( 0.048748)
build_ruby 0.001054 0.000162 0.055850 ( 0.055030)
build_all 0.008540 0.000547 1.271906 ( 0.479858)
build_install 0.014094 0.001213 1.552632 ( 0.780331)
test_btest 0.001026 0.000137 55.594066 ( 6.377654)
test_basic 0.005745 0.000000 0.290724 ( 0.387487)
test_all 0.004173 0.000000 511.428359 ( 53.746733)
test_rubyspec 0.108286 0.029388 41.875480 ( 50.505118)
total: 115.54 sec