Logfile: /home/ko1/ruby/logs/brlog.trunk.20220131-150155
#<BuildRuby:0x000055a1539511a0
@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.20220131-150155",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.005502 0.004554 0.979822 ( 0.969245)
build_miniruby 0.000000 0.001783 0.074705 ( 0.073263)
build_ruby 0.000089 0.002359 0.070362 ( 0.067923)
build_all 0.003926 0.006180 4.050862 ( 0.762597)
build_install 0.016455 0.005859 7.801470 ( 2.397469)
test_btest 0.000903 0.000421 47.154332 ( 44.188659)
test_basic 0.005443 0.002540 0.346414 ( 0.437138)
test_all 0.001570 0.000733 706.508107 ( 70.395589)
test_rubyspec 0.093866 0.070182 46.026441 ( 51.462223)
total: 170.76 sec