Logfile: /home/ko1/ruby/logs/brlog.trunk.20220719-180827
#<BuildRuby:0x0000562f8e5fd390
@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.20220719-180827",
@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.000009 0.000003 0.000012 ( 0.000012)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.008744 0.001779 0.759018 ( 0.878259)
build_miniruby 0.000992 0.000361 0.045994 ( 0.045057)
build_ruby 0.000993 0.000361 0.048964 ( 0.047504)
build_all 0.002304 0.005536 1.257799 ( 0.485136)
build_install 0.016419 0.000826 4.358907 ( 1.812878)
test_btest 0.000566 0.000202 54.303283 ( 8.230547)
test_basic 0.003885 0.001388 0.224409 ( 0.316537)
test_all 0.001592 0.000568 544.824262 ( 95.316958)
test_rubyspec 0.090978 0.041523 40.712761 ( 46.525952)
total: 153.66 sec