Logfile: /home/ko1/ruby/logs/brlog.trunk.20220219-165141
#<BuildRuby:0x000055bd67f986c8
@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.20220219-165141",
@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.000004 0.000001 0.000005 ( 0.000005)
autoconf 0.000015 0.000005 0.000020 ( 0.000020)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002181 0.008827 0.945091 ( 0.997167)
build_miniruby 0.001250 0.000568 0.076963 ( 0.075268)
build_ruby 0.001284 0.000584 0.080034 ( 0.077942)
build_all 0.008465 0.001709 4.097646 ( 0.793875)
build_install 0.011352 0.010389 7.749340 ( 2.295508)
test_btest 0.000721 0.000360 75.647565 ( 7.894968)
test_basic 0.006868 0.000000 0.335474 ( 0.424731)
test_all 0.001092 0.001820 687.840781 ( 67.007566)
test_rubyspec 0.104785 0.050329 46.081827 ( 51.414492)
total: 130.98 sec