Logfile: /home/ko1/ruby/logs/brlog.trunk.20220918-154302
#<BuildRuby:0x00005640cb3fc610
@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.20220918-154302",
@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.000005)
autoconf 0.000009 0.000002 0.000011 ( 0.000011)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.006134 0.004473 1.060658 ( 1.551987)
build_miniruby 0.001979 0.000456 0.116009 ( 0.112150)
build_ruby 0.000000 0.002454 0.117429 ( 0.099676)
build_all 0.004342 0.006061 1.594980 ( 0.649295)
build_install 0.012611 0.010373 1.931694 ( 0.964118)
test_btest 0.000854 0.000373 72.551045 ( 8.752017)
test_basic 0.006777 0.000886 0.378983 ( 0.466558)
test_all 0.005205 0.000174 667.043822 ( 67.901254)
test_rubyspec 0.112150 0.065648 45.595393 ( 54.126055)
total: 134.62 sec