Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-220406
#<BuildRuby:0x000055f523e30620
@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.20220829-220406",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000010 0.000001 0.000011 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.010484 0.000871 0.979040 ( 1.023947)
build_miniruby 0.001789 0.000239 0.075036 ( 0.074658)
build_ruby 0.001770 0.000236 0.074528 ( 0.073926)
build_all 0.003663 0.005374 1.520860 ( 0.592851)
build_install 0.022712 0.000499 1.914072 ( 0.940939)
test_btest 0.001061 0.000168 75.887914 ( 8.378126)
test_basic 0.001408 0.005416 0.326750 ( 0.418052)
test_all 0.002489 0.000524 680.788458 ( 67.236540)
test_rubyspec 0.119559 0.055502 46.050051 ( 54.360994)
total: 133.10 sec