Logfile: /home/ko1/ruby/logs/brlog.trunk.20220403-080013
#<BuildRuby:0x000055e852c93778
@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.20220403-080013",
@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.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000011)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009997 0.001870 1.035657 ( 1.262929)
build_miniruby 0.001938 0.000596 0.075413 ( 0.072895)
build_ruby 0.001860 0.000572 0.080537 ( 0.077916)
build_all 0.007866 0.002752 4.246125 ( 0.854741)
build_install 0.014501 0.009749 8.506117 ( 2.965927)
test_btest 0.000945 0.000355 72.390964 ( 8.032765)
test_basic 0.003469 0.004538 0.340746 ( 0.430167)
test_all 0.002405 0.000000 658.472097 ( 65.385706)
test_rubyspec 0.078736 0.088905 46.599262 ( 51.792959)
total: 130.88 sec