Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-111915
#<BuildRuby:0x000055894d1ce5e0
@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.20220131-111915",
@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.000001 0.000012 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.006394 0.003775 0.950177 ( 1.182207)
build_miniruby 0.001721 0.000215 0.068638 ( 0.067478)
build_ruby 0.001476 0.000184 0.068933 ( 0.068797)
build_all 0.010631 0.000273 4.109821 ( 0.811331)
build_install 0.021578 0.001312 7.839013 ( 2.333266)
test_btest 0.000874 0.000088 47.292794 ( 43.962092)
test_basic 0.006541 0.000655 0.346230 ( 0.436440)
test_all 0.001719 0.000172 704.455980 ( 67.604028)
test_rubyspec 0.094653 0.056561 46.120952 ( 51.499318)
total: 167.97 sec