Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-062329
#<BuildRuby:0x00005649c86b37b8
@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.20220130-062329",
@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.000012 0.000001 0.000013 ( 0.000013)
autoconf 0.000017 0.000001 0.000018 ( 0.000018)
configure 0.000010 0.000001 0.000011 ( 0.000010)
build_up 0.011352 0.000000 0.926496 ( 1.353642)
build_miniruby 0.001825 0.000054 0.075973 ( 0.073885)
build_ruby 0.001787 0.000105 0.071880 ( 0.069987)
build_all 0.004352 0.006743 4.093550 ( 0.794834)
build_install 0.017734 0.004796 7.645177 ( 2.337190)
test_btest 0.001299 0.000217 47.570357 ( 44.729029)
test_basic 0.006226 0.001037 0.352167 ( 0.440695)
test_all 0.001882 0.000000 684.311490 ( 66.806069)
test_rubyspec 0.077033 0.083894 45.583220 ( 51.029113)
total: 167.64 sec