Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-131742
#<BuildRuby:0x0000564f74c0b7b8
@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.20220201-131742",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000013 0.000003 0.000016 ( 0.000017)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005902 0.005584 0.945988 ( 1.037503)
build_miniruby 0.001318 0.000405 0.076870 ( 0.075111)
build_ruby 0.002544 0.000000 0.076232 ( 0.073539)
build_all 0.010621 0.000000 4.089930 ( 0.787542)
build_install 0.023199 0.000000 7.817245 ( 2.322616)
test_btest 0.001435 0.000000 47.155933 ( 43.926338)
test_basic 0.003570 0.003996 0.342307 ( 0.431469)
test_all 0.001643 0.000357 678.130880 ( 66.576868)
test_rubyspec 0.124584 0.031103 46.260011 ( 51.764947)
total: 167.00 sec