Logfile: /home/ko1/ruby/logs/brlog.trunk.20220816-033407
#<BuildRuby:0x000055e7a0a1d550
@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.20220816-033407",
@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.000008 0.000002 0.000010 ( 0.000011)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.004095 0.007954 0.834044 ( 1.025965)
build_miniruby 0.002073 0.000000 0.065665 ( 0.063850)
build_ruby 0.001648 0.000000 0.065063 ( 0.063250)
build_all 0.004349 0.005911 1.275085 ( 0.481794)
build_install 0.016390 0.000000 1.632975 ( 0.811635)
test_btest 0.000877 0.000055 53.090241 ( 6.135852)
test_basic 0.004449 0.001571 0.283570 ( 0.380331)
test_all 0.002843 0.001506 507.397960 ( 53.522478)
test_rubyspec 0.096073 0.044547 41.654415 ( 49.119438)
total: 111.61 sec