Logfile: /home/ko1/ruby/logs/brlog.trunk.20230309-100746
#<BuildRuby:0x000055e62deb4010
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/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.20230309-100746",
@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.000012 0.000002 0.000014 ( 0.000013)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.003627 0.000330 0.833489 ( 2.217336)
build_miniruby 0.000791 0.000072 0.631542 ( 0.631090)
build_ruby 0.001164 0.000000 2.105306 ( 2.105097)
build_all 0.008422 0.000000 11.432543 ( 0.993379)
build_install 0.006769 0.000000 1.566548 ( 0.861094)
test_btest 0.000792 0.000000 76.326671 ( 7.085358)
test_basic 0.003397 0.000000 0.251355 ( 0.346999)
test_all 0.000960 0.000010 403.645195 ( 48.218130)
test_rubyspec 0.024480 0.004630 36.448187 ( 46.962626)
total: 109.42 sec