Logfile: /home/ko1/ruby/logs/brlog.trunk.20220208-133956
#<BuildRuby:0x000055e06896c4d8
@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.20220208-133956",
@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.000005)
autoconf 0.000010 0.000002 0.000012 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.010170 0.001565 0.968187 ( 1.057761)
build_miniruby 0.001609 0.000247 0.077232 ( 0.075923)
build_ruby 0.001773 0.000273 0.073608 ( 0.071685)
build_all 0.009231 0.000564 4.108235 ( 0.773538)
build_install 0.018641 0.004961 7.813579 ( 2.333925)
test_btest 0.000000 0.001509 74.645919 ( 7.902746)
test_basic 0.002218 0.005842 0.336280 ( 0.423676)
test_all 0.001330 0.000316 694.517715 ( 67.350102)
test_rubyspec 0.105576 0.058474 45.894462 ( 51.422122)
total: 131.41 sec