Logfile: /home/ko1/ruby/logs/brlog.trunk.20220315-104503
#<BuildRuby:0x0000557a761d8a58
@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",
@btest_opts="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20220315-104503",
@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.000003 0.000002 0.000005 ( 0.000005)
autoconf 0.000018 0.000009 0.000027 ( 0.000026)
configure 0.000005 0.000002 0.000007 ( 0.000008)
build_up 0.006004 0.005125 0.996144 ( 1.267099)
build_miniruby 0.001167 0.000636 0.075550 ( 0.073865)
build_ruby 0.001020 0.000556 0.070326 ( 0.068368)
build_all 0.011602 0.000000 4.255796 ( 0.867928)
build_install 0.016270 0.006961 8.077230 ( 2.419928)
test_btest 0.000928 0.000406 73.923662 ( 8.144458)
test_basic 0.005064 0.002215 0.343758 ( 0.441534)
test_all 0.001858 0.000813 706.803471 ( 68.291395)
test_rubyspec 0.086431 0.068977 46.371404 ( 51.809130)
total: 133.38 sec