Logfile: /home/ko1/ruby/logs/brlog.trunk.20220202-210254
#<BuildRuby:0x000055e2ae256548
@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.20220202-210254",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000012 0.000003 0.000015 ( 0.000009)
build_up 0.006860 0.004824 0.954226 ( 1.016695)
build_miniruby 0.001588 0.000489 0.074715 ( 0.072387)
build_ruby 0.001577 0.000486 0.079730 ( 0.077609)
build_all 0.005593 0.004829 4.058680 ( 0.769747)
build_install 0.017304 0.006180 7.886690 ( 2.351330)
test_btest 0.000872 0.000311 47.191475 ( 44.082251)
test_basic 0.007830 0.000676 0.342459 ( 0.433175)
test_all 0.001140 0.000380 698.964398 ( 67.307063)
test_rubyspec 0.095005 0.075792 46.144057 ( 51.548461)
total: 167.66 sec