Logfile: /home/ko1/ruby/logs/brlog.trunk.20221203-134552
#<BuildRuby:0x000055ffb37f3bc8
@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.20221203-134552",
@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.000001 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000007 0.000000 0.000007 ( 0.000008)
build_up 0.004623 0.000025 0.779627 ( 1.059780)
build_miniruby 0.000883 0.000000 0.518368 ( 0.518205)
build_ruby 0.001308 0.000000 1.713304 ( 1.636074)
build_all 0.004614 0.004704 11.955090 ( 1.482471)
build_install 0.002107 0.004974 1.630105 ( 0.743871)
test_btest 0.000575 0.000124 63.749035 ( 6.209757)
test_basic 0.003348 0.000000 0.247108 ( 0.343557)
test_all 0.001005 0.000000 509.506278 ( 51.491336)
test_rubyspec 0.009260 0.015249 36.265649 ( 46.738564)
total: 110.22 sec