Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-111155
#<BuildRuby:0x000056301fbf4848
@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.20220204-111155",
@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.000013 0.000003 0.000016 ( 0.000009)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008890 0.002222 0.980599 ( 1.231055)
build_miniruby 0.001766 0.000441 0.075653 ( 0.074381)
build_ruby 0.001595 0.000398 0.078471 ( 0.076868)
build_all 0.009811 0.001066 4.131897 ( 0.790267)
build_install 0.018705 0.006063 7.745224 ( 2.349986)
test_btest 0.000000 0.001540 46.877215 ( 43.840828)
test_basic 0.004941 0.004384 0.356086 ( 0.443281)
test_all 0.002104 0.000000 691.772726 ( 67.419878)
test_rubyspec 0.113838 0.053284 46.094725 ( 51.631878)
total: 167.86 sec