Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-030958
#<BuildRuby:0x000056064666bbb8
@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.20230727-030958",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000028 0.000003 0.000031 ( 0.000031)
build_up 0.005725 0.000000 1.444081 ( 2.719049)
build_miniruby 0.001434 0.000000 0.945279 ( 0.949305)
build_ruby 0.001425 0.000078 2.875566 ( 2.875172)
build_all 0.010101 0.000000 14.726427 ( 1.260831)
build_install 0.005301 0.003069 2.019428 ( 0.910843)
test_btest 0.000620 0.000066 84.334424 ( 8.373795)
test_basic 0.004384 0.000079 0.552752 ( 0.629380)
test_all 0.001717 0.000178 541.076083 ( 62.556451)
test_rubyspec 0.031282 0.009376 43.625890 ( 56.035161)
total: 136.31 sec