Logfile: /home/ko1/ruby/logs/brlog.trunk.20220130-070245
#<BuildRuby:0x000056482aa50848
@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-070245",
@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.000008 0.000002 0.000010 ( 0.000006)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.004554 0.005409 0.946821 ( 1.099237)
build_miniruby 0.001384 0.000426 0.073587 ( 0.072282)
build_ruby 0.001522 0.000468 0.075154 ( 0.073604)
build_all 0.007838 0.000925 4.116361 ( 0.780863)
build_install 0.017527 0.005724 7.714213 ( 2.337620)
test_btest 0.001090 0.000321 46.295773 ( 42.976932)
test_basic 0.003698 0.004624 0.335792 ( 0.424309)
test_all 0.001800 0.000600 665.583108 ( 65.196680)
test_rubyspec 0.105184 0.072242 45.787642 ( 51.315344)
total: 164.28 sec