Logfile: /home/ko1/ruby/logs/brlog.trunk.20230728-114719
#<BuildRuby:0x000055aa30df4078
@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-114719",
@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.000022 0.000002 0.000024 ( 0.000024)
autoconf 0.000033 0.000004 0.000037 ( 0.000036)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006039 0.000200 1.596520 ( 2.884182)
build_miniruby 0.001160 0.000122 0.900557 ( 0.899370)
build_ruby 0.001129 0.000118 2.623756 ( 2.623812)
build_all 0.009507 0.000073 13.281586 ( 1.213743)
build_install 0.003567 0.004291 1.915617 ( 0.886068)
test_btest 0.000914 0.000125 75.773240 ( 7.567778)
test_basic 0.005775 0.000177 0.811851 ( 0.887493)
test_all 0.001466 0.000107 472.127745 ( 48.019485)
test_rubyspec 0.012993 0.025667 43.991631 ( 56.441397)
total: 121.42 sec