Logfile: /home/ko1/ruby/logs/brlog.trunk.20221007-094815
#<BuildRuby:0x000055ec568c4a68
@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.20221007-094815",
@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.000000 0.000005 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000015 0.000000 0.000015 ( 0.000016)
build_up 0.005625 0.004426 1.088337 ( 1.152676)
build_miniruby 0.001737 0.000124 0.097408 ( 0.095265)
build_ruby 0.001621 0.000116 0.098245 ( 0.096763)
build_all 0.007054 0.000504 1.332135 ( 0.568214)
build_install 0.016172 0.000000 1.665815 ( 0.923371)
test_btest 0.002191 0.000000 63.190074 ( 6.558759)
test_basic 0.006650 0.000000 0.355410 ( 0.446470)
test_all 0.002466 0.004847 511.082876 ( 54.194550)
test_rubyspec 0.085098 0.044155 42.395649 ( 50.636406)
total: 114.67 sec