Logfile: /home/ko1/ruby/logs/brlog.trunk.20220915-100158
#<BuildRuby:0x000055c427b58bc8
@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.20220915-100158",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000013 0.000000 0.000013 ( 0.000013)
configure 0.000009 0.000000 0.000009 ( 0.000008)
build_up 0.005749 0.003926 1.089581 ( 1.081547)
build_miniruby 0.002094 0.000123 0.067801 ( 0.067176)
build_ruby 0.001995 0.000117 0.074954 ( 0.074533)
build_all 0.010171 0.000599 1.577481 ( 0.627768)
build_install 0.021445 0.000926 1.938565 ( 0.989565)
test_btest 0.001148 0.000064 94.757943 ( 9.686999)
test_basic 0.007441 0.000087 0.351841 ( 0.443327)
test_all 0.003101 0.000163 670.872307 ( 68.171902)
test_rubyspec 0.114450 0.056505 47.073074 ( 55.180425)
total: 136.32 sec