Logfile: /home/ko1/ruby/logs/brlog.trunk.20231019-032819
#<BuildRuby:0x00005581a07ebce8
@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.20231019-032819",
@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.000002 0.000007 ( 0.000007)
autoconf 0.000011 0.000003 0.000014 ( 0.000014)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.001039 0.004420 1.370568 ( 1.594903)
build_miniruby 0.000780 0.000292 0.917657 ( 0.916951)
build_ruby 0.000980 0.000368 2.799529 ( 2.799836)
build_all 0.007195 0.003734 18.554494 ( 1.622071)
build_install 0.011418 0.000000 5.435592 ( 1.241169)
test_btest 0.001195 0.000000 90.081893 ( 8.520430)
test_basic 0.004966 0.000372 0.762033 ( 0.837753)
test_all 0.007138 0.000950 583.824360 ( 53.030187)
test_rubyspec 0.027633 0.023535 53.084885 ( 65.282661)
total: 135.85 sec