Logfile: /home/ko1/ruby/logs/brlog.trunk.20221114-001158
#<BuildRuby:0x0000560f2407cdd8
@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.20221114-001158",
@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.000002 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000009)
build_up 0.008703 0.001244 1.146967 ( 1.158419)
build_miniruby 0.000000 0.002382 0.123510 ( 0.119626)
build_ruby 0.000184 0.002075 0.121356 ( 0.098100)
build_all 0.008843 0.000860 1.564390 ( 0.681472)
build_install 0.017952 0.003590 1.938162 ( 0.995141)
test_btest 0.001444 0.000289 80.582504 ( 9.114927)
test_basic 0.007714 0.000592 0.417164 ( 0.504363)
test_all 0.001550 0.000296 695.699581 ( 69.775293)
test_rubyspec 0.105861 0.067639 48.321959 ( 56.740736)
total: 139.19 sec