Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-124744
#<BuildRuby:0x000055e9055e2358
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20221203-124744",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.004247 0.000653 1.188505 ( 1.564670)
build_miniruby 0.000800 0.000123 1.102461 ( 1.101260)
build_ruby 0.001090 0.000168 2.766948 ( 2.625686)
build_all 0.003840 0.005334 15.959245 ( 3.345013)
build_install 0.009263 0.000000 2.256849 ( 1.244386)
test_btest 0.000525 0.000069 58.302528 ( 12.111580)
test_basic 0.004909 0.000026 0.300388 ( 0.390678)
test_all 0.000764 0.000143 658.657592 (122.327025)
test_rubyspec 0.043332 0.025724 53.208234 ( 61.441889)
total: 206.15 sec