Logfile: /home/ko1/ruby/logs/brlog.trunk.20220725-161833
#<BuildRuby:0x00005585697b0a68
@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.20220725-161833",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.008970 0.001261 0.820449 ( 1.097617)
build_miniruby 0.001135 0.000284 0.064225 ( 0.063354)
build_ruby 0.001102 0.000275 0.054375 ( 0.053444)
build_all 0.004636 0.004572 1.278770 ( 0.474454)
build_install 0.011568 0.003559 4.240816 ( 1.795074)
test_btest 0.000749 0.000231 52.483755 ( 6.043529)
test_basic 0.001191 0.005975 0.312395 ( 0.403098)
test_all 0.001480 0.000569 496.289482 ( 52.907528)
test_rubyspec 0.066445 0.068269 41.821894 ( 47.626396)
total: 110.47 sec