Logfile: /home/ko1/ruby/logs/brlog.trunk.20220802-171544
#<BuildRuby:0x00005559f073a9c0
@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.20220802-171544",
@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.000021 0.000003 0.000024 ( 0.000026)
autoconf 0.000037 0.000006 0.000043 ( 0.000046)
configure 0.000028 0.000004 0.000032 ( 0.000032)
build_up 0.010960 0.000430 0.812510 ( 0.892531)
build_miniruby 0.001286 0.000171 0.048831 ( 0.049101)
build_ruby 0.001048 0.000139 0.055262 ( 0.055278)
build_all 0.004837 0.004359 1.237077 ( 0.462405)
build_install 0.013538 0.004431 4.220248 ( 1.824376)
test_btest 0.000803 0.000169 52.751788 ( 6.144038)
test_basic 0.004877 0.001026 0.283722 ( 0.376511)
test_all 0.002554 0.000538 473.789618 ( 51.269327)
test_rubyspec 0.071952 0.072853 41.278046 ( 49.020829)
total: 110.10 sec