Logfile: /home/ko1/ruby/logs/brlog.trunk.20221009-142152
#<BuildRuby:0x000055c01ce9ec88
@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-142152",
@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.000003 0.000011 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.008700 0.001171 1.047901 ( 1.140449)
build_miniruby 0.002273 0.000000 0.102875 ( 0.099107)
build_ruby 0.001521 0.000000 0.091121 ( 0.088709)
build_all 0.007497 0.000000 1.306754 ( 0.569950)
build_install 0.004706 0.009821 1.607061 ( 0.881971)
test_btest 0.001145 0.000381 61.644586 ( 6.736770)
test_basic 0.005392 0.001798 0.336008 ( 0.433073)
test_all 0.005625 0.001161 501.042865 ( 53.124280)
test_rubyspec 0.079806 0.049503 42.615494 ( 51.210088)
total: 114.29 sec