Logfile: /home/ko1/ruby/logs/brlog.trunk.20220201-162624
#<BuildRuby:0x000055d58c278708
@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.20220201-162624",
@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.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000006 0.000003 0.000009 ( 0.000008)
build_up 0.009942 0.000678 0.955477 ( 0.993449)
build_miniruby 0.001231 0.000513 0.078891 ( 0.077188)
build_ruby 0.001232 0.000513 0.076406 ( 0.074830)
build_all 0.008118 0.001388 4.116337 ( 0.797109)
build_install 0.014108 0.009468 7.755525 ( 2.326670)
test_btest 0.000971 0.000425 47.856679 ( 44.386774)
test_basic 0.003348 0.004140 0.321800 ( 0.411081)
test_all 0.001182 0.000556 646.336752 ( 64.918256)
test_rubyspec 0.075181 0.081222 45.959394 ( 51.530172)
total: 165.52 sec