Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-162641
#<BuildRuby:0x00005645279b40e8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240626-162641",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000002 0.000005 ( 0.000004)
autoconf 0.000010 0.000005 0.000015 ( 0.000015)
configure 0.000004 0.000002 0.000006 ( 0.000006)
build_up 0.003241 0.001621 1.172636 ( 1.362578)
build_miniruby 0.000684 0.000342 0.752479 ( 0.752513)
build_ruby 0.001236 0.000618 2.269820 ( 2.269812)
build_all 0.008414 0.000231 12.597979 ( 1.008455)
build_install 0.008517 0.004721 4.386142 ( 1.078918)
test_btest 0.000547 0.000239 71.534003 ( 5.003682)
test_basic 0.003599 0.001574 0.389140 ( 0.470150)
test_all 0.087807 0.015218 366.749022 ( 43.039942)
test_rubyspec 0.029831 0.012181 87.688214 ( 11.040441)
total: 66.03 sec