Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-180829
#<BuildRuby:0x000055b8da887000
@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.20230710-180829",
@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.000000 0.000005 ( 0.000006)
autoconf 0.000009 0.000000 0.000009 ( 0.000010)
configure 0.000008 0.000000 0.000008 ( 0.000008)
build_up 0.005706 0.000083 1.446869 ( 2.797177)
build_miniruby 0.000983 0.000049 0.876451 ( 0.876335)
build_ruby 0.001332 0.000067 2.563649 ( 2.563374)
build_all 0.005454 0.004358 13.818587 ( 1.216800)
build_install 0.004724 0.003797 2.000632 ( 0.896943)
test_btest 0.000838 0.000109 87.064897 ( 7.556188)
test_basic 0.004282 0.000013 0.626721 ( 0.709947)
test_all 0.001162 0.000145 476.500185 ( 46.276898)
test_rubyspec 0.023598 0.017355 44.355297 ( 56.804081)
total: 119.70 sec