Logfile: /home/ko1/ruby/logs/brlog.trunk.20240613-224812
#<BuildRuby:0x000055b8805e41b8
@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.20240613-224812",
@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.000014)
configure 0.000005 0.000002 0.000007 ( 0.000007)
build_up 0.000000 0.004761 1.035183 ( 1.556341)
build_miniruby 0.000112 0.000793 0.707726 ( 0.707534)
build_ruby 0.000837 0.000502 2.246685 ( 2.247526)
build_all 0.007799 0.000000 12.622562 ( 1.057909)
build_install 0.012313 0.000740 4.233416 ( 1.062147)
test_btest 0.000791 0.000000 69.866082 ( 5.837089)
test_basic 0.004199 0.000000 0.416015 ( 0.497435)
test_all 0.084096 0.018995 365.142940 ( 39.357149)
test_rubyspec 0.018418 0.023291 86.451759 ( 10.956003)
total: 63.28 sec