Logfile: /home/ko1/ruby/logs/brlog.trunk.20230727-204018
#<BuildRuby:0x00005636c6368078
@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-204018",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000015 0.000004 0.000019 ( 0.000019)
configure 0.000010 0.000003 0.000013 ( 0.000012)
build_up 0.001888 0.004777 1.347663 ( 2.626927)
build_miniruby 0.000773 0.000241 0.911334 ( 0.910741)
build_ruby 0.001723 0.000000 2.880494 ( 2.885844)
build_all 0.007758 0.001523 13.221053 ( 1.179543)
build_install 0.007072 0.000669 1.869649 ( 0.855878)
test_btest 0.000899 0.000250 76.931507 ( 7.509264)
test_basic 0.003199 0.000889 0.581785 ( 0.658646)
test_all 0.001401 0.000389 487.848127 ( 42.522612)
test_rubyspec 0.014690 0.022963 42.314538 ( 54.736413)
total: 113.89 sec