Logfile: /home/ko1/ruby/logs/brlog.trunk.20231229-033910
#<BuildRuby:0x000055e550b0f500
@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.20231229-033910",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000033 0.000004 0.000037 ( 0.000037)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.004262 0.000448 1.091446 ( 1.449905)
build_miniruby 0.000981 0.000000 0.916196 ( 0.916381)
build_ruby 0.001257 0.000000 2.669013 ( 2.668958)
build_all 0.009247 0.000000 15.839154 ( 1.422934)
build_install 0.005279 0.002761 4.472743 ( 1.100206)
test_btest 0.000995 0.000115 81.892201 ( 6.846908)
test_basic 0.000000 0.006154 0.774065 ( 0.851806)
test_all 0.085147 0.048125 548.528966 ( 53.866103)
test_rubyspec 0.037392 0.012381 50.173887 ( 62.438534)
total: 131.56 sec