Logfile: /home/ko1/ruby/logs/brlog.trunk.20221019-175946
#<BuildRuby:0x000055ed31cb4e80
@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.20221019-175946",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000019 0.000002 0.000021 ( 0.000021)
configure 0.000025 0.000002 0.000027 ( 0.000025)
build_up 0.004966 0.004663 1.164470 ( 1.916799)
build_miniruby 0.002214 0.000000 0.115865 ( 0.114251)
build_ruby 0.001785 0.000000 0.107762 ( 0.104957)
build_all 0.009025 0.000608 1.333809 ( 0.583047)
build_install 0.014848 0.000000 1.674439 ( 0.898667)
test_btest 0.001883 0.000000 60.888420 ( 6.762660)
test_basic 0.006941 0.000000 0.355482 ( 0.445195)
test_all 0.008191 0.000000 497.318802 ( 53.411883)
test_rubyspec 0.091032 0.035673 43.037447 ( 51.275942)
total: 115.51 sec