Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-132507
#<BuildRuby:0x0000561b37f511a0
@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-132507",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000011 0.000002 0.000013 ( 0.000014)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004450 0.005711 0.947642 ( 1.425782)
build_miniruby 0.001617 0.000539 0.071477 ( 0.069540)
build_ruby 0.002252 0.000000 0.076600 ( 0.075022)
build_all 0.003036 0.007733 4.116462 ( 0.784432)
build_install 0.014230 0.009319 7.859490 ( 2.320075)
test_btest 0.000830 0.000391 47.181792 ( 44.063801)
test_basic 0.002362 0.005815 0.343251 ( 0.437886)
test_all 0.001267 0.000671 694.400792 ( 67.397087)
test_rubyspec 0.092969 0.067866 46.417043 ( 51.509811)
total: 168.08 sec