Logfile: /home/ko1/ruby/logs/brlog.trunk.20220217-153226
#<BuildRuby:0x0000564c7bc704e8
@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.20220217-153226",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.009582 0.000756 0.931596 ( 1.029783)
build_miniruby 0.001813 0.000242 0.072706 ( 0.070678)
build_ruby 0.001645 0.000220 0.071100 ( 0.069449)
build_all 0.004313 0.005400 4.107108 ( 0.781523)
build_install 0.014441 0.009648 7.675942 ( 2.296767)
test_btest 0.000995 0.000276 74.506931 ( 8.039340)
test_basic 0.003298 0.004389 0.334082 ( 0.423465)
test_all 0.001378 0.000435 698.337457 ( 67.434662)
test_rubyspec 0.088573 0.077897 45.850839 ( 51.159179)
total: 131.31 sec