Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-021859
#<BuildRuby:0x000055e8d2f67280
@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.20240116-021859",
@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.000024 0.000000 0.000024 ( 0.000025)
autoconf 0.000038 0.000000 0.000038 ( 0.000038)
configure 0.000030 0.000000 0.000030 ( 0.000030)
build_up 0.001865 0.003810 1.056810 ( 1.456785)
build_miniruby 0.000998 0.000077 0.883755 ( 0.882802)
build_ruby 0.001260 0.000097 2.865876 ( 2.866011)
build_all 0.007971 0.000613 14.391598 ( 1.347617)
build_install 0.007920 0.000000 4.032299 ( 1.050418)
test_btest 0.000969 0.000000 76.324576 ( 6.920123)
test_basic 0.000254 0.004050 0.549093 ( 0.625268)
test_all 0.087801 0.042426 475.643186 ( 51.513795)
test_rubyspec 0.020724 0.025178 46.773312 ( 59.130752)
total: 125.79 sec