Logfile: /home/ko1/ruby/logs/brlog.trunk.20220203-231134
#<BuildRuby:0x000056042e5b5ff8
@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.20220203-231134",
@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.000007 0.000002 0.000009 ( 0.000009)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000018 0.000004 0.000022 ( 0.000024)
build_up 0.010146 0.000491 0.924162 ( 1.010059)
build_miniruby 0.001569 0.000294 0.077097 ( 0.075784)
build_ruby 0.001420 0.000267 0.076915 ( 0.076578)
build_all 0.005974 0.004564 4.133800 ( 0.780401)
build_install 0.011532 0.012360 7.872441 ( 2.351205)
test_btest 0.000000 0.001120 46.565764 ( 44.105842)
test_basic 0.006084 0.002133 0.347490 ( 0.435952)
test_all 0.002032 0.000000 650.230908 ( 65.747993)
test_rubyspec 0.114587 0.051257 46.516588 ( 51.763833)
total: 166.35 sec