Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-222127
#<BuildRuby:0x000055dbf7c4f440
@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.20220210-222127",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.007912 0.001978 0.925616 ( 0.979753)
build_miniruby 0.001421 0.000355 0.077827 ( 0.075717)
build_ruby 0.002023 0.000506 0.075571 ( 0.073144)
build_all 0.005840 0.005234 4.123870 ( 0.789993)
build_install 0.016995 0.007344 7.824911 ( 2.322881)
test_btest 0.001452 0.000000 75.328946 ( 8.098555)
test_basic 0.008782 0.000000 0.334119 ( 0.420326)
test_all 0.001563 0.000293 664.268847 ( 65.507847)
test_rubyspec 0.100798 0.075020 46.261942 ( 51.408824)
total: 129.68 sec