Logfile: /home/ko1/ruby/logs/brlog.trunk.20221018-131812
#<BuildRuby:0x000055d08c43d480
@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.20221018-131812",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008557 0.001426 1.122675 ( 1.803542)
build_miniruby 0.001649 0.000274 0.109804 ( 0.107525)
build_ruby 0.001477 0.000247 0.094441 ( 0.091069)
build_all 0.004631 0.004910 1.339325 ( 0.586301)
build_install 0.008048 0.007450 1.665136 ( 0.900730)
test_btest 0.001180 0.000363 63.509052 ( 6.959079)
test_basic 0.005895 0.001814 0.364053 ( 0.460973)
test_all 0.006930 0.000223 529.945245 ( 55.550956)
test_rubyspec 0.061689 0.074397 43.182302 ( 51.800889)
total: 118.26 sec