Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-222734
#<BuildRuby:0x00005634c8a4f918
@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",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220202-222734",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000010 0.000003 0.000013 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.009180 0.000433 0.974342 ( 1.392925)
build_miniruby 0.001443 0.000412 0.075839 ( 0.075252)
build_ruby 0.001679 0.000479 0.077532 ( 0.076344)
build_all 0.008908 0.001260 4.116858 ( 0.781665)
build_install 0.019845 0.003836 7.802507 ( 2.347036)
test_btest 0.000749 0.000187 47.251138 ( 43.711661)
test_basic 0.006221 0.001556 0.343900 ( 0.433103)
test_all 0.001629 0.000407 674.971701 ( 66.562610)
test_rubyspec 0.090852 0.082865 46.124856 ( 51.632853)
total: 167.01 sec