Logfile: /home/ko1/ruby/logs/brlog.trunk.20220205-010342
#<BuildRuby:0x000055a4120ff918
@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.20220205-010342",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.004914 0.006858 0.945372 ( 1.225527)
build_miniruby 0.001589 0.000611 0.079179 ( 0.077150)
build_ruby 0.001680 0.000646 0.072948 ( 0.070768)
build_all 0.004473 0.006128 4.119965 ( 0.812426)
build_install 0.019808 0.002464 7.887601 ( 2.344089)
test_btest 0.000921 0.000346 47.532177 ( 44.165104)
test_basic 0.002112 0.005813 0.334372 ( 0.423713)
test_all 0.001369 0.000598 697.462498 ( 67.336570)
test_rubyspec 0.106755 0.066350 46.140935 ( 51.680920)
total: 168.14 sec