Logfile: /home/ko1/ruby/logs/brlog.trunk.20221112-121350
#<BuildRuby:0x000055f7e56af4b8
@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.20221112-121350",
@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.000006)
autoconf 0.000012 0.000001 0.000013 ( 0.000013)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.009923 0.000388 1.106468 ( 1.121806)
build_miniruby 0.001644 0.000110 0.067179 ( 0.065471)
build_ruby 0.001885 0.000126 0.065055 ( 0.063102)
build_all 0.004259 0.005316 1.453188 ( 0.583802)
build_install 0.016352 0.004438 1.811335 ( 0.934854)
test_btest 0.001618 0.000000 89.325799 ( 8.607120)
test_basic 0.003667 0.004023 0.356464 ( 0.443969)
test_all 0.002057 0.000392 656.907760 ( 68.021953)
test_rubyspec 0.099072 0.068441 47.937378 ( 56.244673)
total: 136.09 sec