Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-150223
#<BuildRuby:0x000056374ba03ba0
@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.20230728-150223",
@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.000025 0.000003 0.000028 ( 0.000027)
autoconf 0.000016 0.000002 0.000018 ( 0.000018)
configure 0.000016 0.000002 0.000018 ( 0.000017)
build_up 0.004757 0.000476 1.403126 ( 2.858953)
build_miniruby 0.000964 0.000096 0.937768 ( 0.936808)
build_ruby 0.001119 0.000112 2.661697 ( 2.662898)
build_all 0.008837 0.000438 13.770879 ( 1.234686)
build_install 0.007477 0.000712 2.084881 ( 0.907667)
test_btest 0.000791 0.000076 80.840403 ( 6.936344)
test_basic 0.004754 0.000002 0.651910 ( 0.729815)
test_all 0.000774 0.000727 499.359292 ( 56.074105)
test_rubyspec 0.021863 0.021886 43.322295 ( 55.665042)
total: 128.01 sec