Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-153444
#<BuildRuby:0x00005619db730870
@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-153444",
@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.000005 0.000000 0.000005 ( 0.000011)
autoconf 0.000011 0.000001 0.000012 ( 0.000013)
configure 0.000008 0.000001 0.000009 ( 0.000008)
build_up 0.010928 0.000363 0.973940 ( 1.121523)
build_miniruby 0.002059 0.000000 0.073311 ( 0.071135)
build_ruby 0.002108 0.000000 0.075613 ( 0.073472)
build_all 0.011324 0.000000 4.115508 ( 0.786746)
build_install 0.018966 0.004346 7.786213 ( 2.306664)
test_btest 0.001263 0.000158 47.200152 ( 44.243656)
test_basic 0.006808 0.000851 0.340346 ( 0.435320)
test_all 0.001609 0.000201 667.792566 ( 65.173927)
test_rubyspec 0.109310 0.057377 46.240817 ( 51.729062)
total: 165.94 sec