Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-110615
#<BuildRuby:0x0000557a12f36ad8
@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.20221009-110615",
@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.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004777 0.004131 1.065895 ( 1.145631)
build_miniruby 0.000000 0.002001 0.099490 ( 0.096966)
build_ruby 0.000272 0.002033 0.099166 ( 0.095993)
build_all 0.005942 0.001828 1.293861 ( 0.559813)
build_install 0.009585 0.004693 1.599177 ( 0.877615)
test_btest 0.001374 0.000458 62.716181 ( 6.496788)
test_basic 0.000000 0.007825 0.364776 ( 0.454030)
test_all 0.003440 0.004635 503.817551 ( 54.141075)
test_rubyspec 0.073464 0.062024 42.650022 ( 51.153957)
total: 115.02 sec