Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-124636
#<BuildRuby:0x00005558c4be3788
@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.20220201-124636",
@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.000002 0.000006 ( 0.000006)
autoconf 0.000011 0.000004 0.000015 ( 0.000015)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.007961 0.002895 0.944002 ( 1.042567)
build_miniruby 0.001548 0.000563 0.075186 ( 0.073570)
build_ruby 0.002974 0.000000 0.077197 ( 0.074334)
build_all 0.009569 0.000796 4.105073 ( 0.786863)
build_install 0.014431 0.008516 7.898583 ( 2.349626)
test_btest 0.000959 0.000343 47.285148 ( 43.882083)
test_basic 0.002347 0.004519 0.345551 ( 0.434947)
test_all 0.001216 0.000486 659.367846 ( 65.006141)
test_rubyspec 0.108758 0.045809 46.075007 ( 51.516534)
total: 165.17 sec