Logfile: /home/ko1/ruby/logs/brlog.trunk.20220429-125024
#<BuildRuby:0x000055cded56edc8
@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.20220429-125024",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000003 0.000010 ( 0.000009)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.007892 0.001459 0.820121 ( 1.045658)
build_miniruby 0.000000 0.002486 0.062564 ( 0.061052)
build_ruby 0.001207 0.000438 0.064636 ( 0.063949)
build_all 0.005701 0.002375 1.195536 ( 0.476564)
build_install 0.009004 0.008983 4.911981 ( 2.446727)
test_btest 0.001272 0.000636 52.084884 ( 6.533321)
test_basic 0.001373 0.005373 0.295407 ( 0.390005)
test_all 0.000000 0.002792 497.416043 ( 53.464906)
test_rubyspec 0.083309 0.045326 41.066614 ( 46.696366)
total: 111.18 sec