Logfile: /home/ko1/ruby/logs/brlog.trunk.20220204-204740
#<BuildRuby:0x0000559b706aa548
@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-204740",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000015 0.000001 0.000016 ( 0.000009)
build_up 0.003302 0.007406 0.973928 ( 1.021032)
build_miniruby 0.001458 0.000273 0.077590 ( 0.076820)
build_ruby 0.001756 0.000329 0.079626 ( 0.078160)
build_all 0.006909 0.003800 4.128179 ( 0.783349)
build_install 0.013188 0.010922 7.766871 ( 2.320557)
test_btest 0.001143 0.000361 47.143327 ( 45.021531)
test_basic 0.007331 0.000000 0.346502 ( 0.435268)
test_all 0.002090 0.000119 664.714265 ( 65.314389)
test_rubyspec 0.100033 0.062476 46.227724 ( 51.733820)
total: 166.79 sec