Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-223631
#<BuildRuby:0x0000557d3bdfa8a0
@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.20220205-223631",
@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.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.000000 0.010596 0.937693 ( 0.972482)
build_miniruby 0.000000 0.001996 0.078068 ( 0.077116)
build_ruby 0.000000 0.001725 0.067868 ( 0.067538)
build_all 0.000884 0.009612 4.089566 ( 0.781818)
build_install 0.020543 0.003982 7.871124 ( 2.359528)
test_btest 0.000844 0.000397 75.065817 ( 8.136560)
test_basic 0.007133 0.001134 0.334475 ( 0.425185)
test_all 0.001388 0.000617 652.891928 ( 65.768406)
test_rubyspec 0.124024 0.031719 45.874990 ( 51.302772)
total: 129.89 sec