Logfile: /home/ko1/ruby/logs/brlog.trunk.20220210-172747
#<BuildRuby:0x000056296fe28af8
@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-172747",
@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.000006)
autoconf 0.000014 0.000003 0.000017 ( 0.000018)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.001962 0.008827 0.998523 ( 1.142658)
build_miniruby 0.001419 0.000591 0.076805 ( 0.076482)
build_ruby 0.001362 0.000567 0.075768 ( 0.075297)
build_all 0.003980 0.006406 4.153281 ( 0.812300)
build_install 0.020632 0.002548 7.912941 ( 2.395698)
test_btest 0.000732 0.000293 75.539493 ( 8.002698)
test_basic 0.006983 0.000656 0.346627 ( 0.437668)
test_all 0.001512 0.000567 671.884937 ( 65.091766)
test_rubyspec 0.097969 0.059879 46.236665 ( 51.596599)
total: 129.63 sec