Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-005353
#<BuildRuby:0x0000562bb4df0a58
@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.20220217-005353",
@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.000016 0.000003 0.000019 ( 0.000019)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.009133 0.001405 0.968263 ( 1.155484)
build_miniruby 0.001587 0.000244 0.077830 ( 0.076127)
build_ruby 0.001709 0.000262 0.075981 ( 0.073900)
build_all 0.008473 0.001303 4.100855 ( 0.794045)
build_install 0.019480 0.005108 7.776936 ( 2.293927)
test_btest 0.001036 0.000183 73.715837 ( 7.948306)
test_basic 0.007249 0.000000 0.342470 ( 0.431727)
test_all 0.001734 0.000000 640.591116 ( 65.109878)
test_rubyspec 0.124637 0.042884 46.009525 ( 51.538177)
total: 129.42 sec