Logfile: /home/ko1/ruby/logs/brlog.trunk.20220212-102611
#<BuildRuby:0x000055e7945e8f40
@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.20220212-102611",
@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.000013 0.000006 0.000019 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002774 0.009736 0.972730 ( 1.190933)
build_miniruby 0.003016 0.000000 0.075084 ( 0.071894)
build_ruby 0.001791 0.000309 0.079500 ( 0.077602)
build_all 0.005901 0.005265 4.174561 ( 0.799087)
build_install 0.015305 0.008101 7.777881 ( 2.331783)
test_btest 0.001003 0.000573 71.571619 ( 8.431235)
test_basic 0.002068 0.006370 0.335617 ( 0.431565)
test_all 0.001255 0.000807 670.852002 ( 65.860803)
test_rubyspec 0.061728 0.106262 46.227530 ( 51.693005)
total: 130.89 sec