Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-150636
#<BuildRuby:0x0000561333597918
@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-150636",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.010543 0.000431 0.934389 ( 1.260289)
build_miniruby 0.001876 0.000125 0.074580 ( 0.072570)
build_ruby 0.001580 0.000105 0.074450 ( 0.072620)
build_all 0.009325 0.000622 4.109829 ( 0.778036)
build_install 0.022324 0.000681 7.857778 ( 2.306317)
test_btest 0.001305 0.000077 46.856595 ( 45.052264)
test_basic 0.000000 0.008742 0.331876 ( 0.425766)
test_all 0.000000 0.002035 699.291850 ( 66.999245)
test_rubyspec 0.114000 0.046589 45.987771 ( 51.399813)
total: 168.37 sec