Logfile: /home/ko1/ruby/logs/brlog.trunk.20221006-141519
#<BuildRuby:0x0000565492041400
@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.20221006-141519",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000038 0.000006 0.000044 ( 0.000044)
configure 0.000025 0.000004 0.000029 ( 0.000028)
build_up 0.009531 0.001588 1.087780 ( 1.454388)
build_miniruby 0.001675 0.000279 0.096876 ( 0.096473)
build_ruby 0.001332 0.000222 0.095110 ( 0.095896)
build_all 0.006024 0.001004 1.282846 ( 0.585148)
build_install 0.010868 0.002580 1.655807 ( 0.908065)
test_btest 0.000000 0.001478 61.407702 ( 6.302021)
test_basic 0.003131 0.002747 0.335637 ( 0.429916)
test_all 0.003456 0.003131 499.829374 ( 53.790108)
test_rubyspec 0.086577 0.042317 42.236779 ( 50.487078)
total: 114.15 sec