Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-135615
#<BuildRuby:0x000055b33987b918
@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.20220130-135615",
@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.000012 0.000002 0.000014 ( 0.000014)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.005325 0.005297 0.939507 ( 1.111425)
build_miniruby 0.001960 0.000000 0.076118 ( 0.074242)
build_ruby 0.001977 0.000000 0.078274 ( 0.076907)
build_all 0.005840 0.003632 4.062017 ( 0.759531)
build_install 0.019296 0.003534 7.797867 ( 2.294592)
test_btest 0.001083 0.000255 47.099441 ( 45.027903)
test_basic 0.006851 0.000360 0.323374 ( 0.415181)
test_all 0.002236 0.000247 650.078507 ( 64.832110)
test_rubyspec 0.139159 0.035749 45.883854 ( 51.263586)
total: 165.86 sec