Logfile: /home/ko1/ruby/logs/brlog.trunk.20240101-065230
#<BuildRuby:0x0000559ce8337a40
@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.20240101-065230",
@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.000013 0.000003 0.000016 ( 0.000017)
autoconf 0.000023 0.000005 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.004410 0.000084 1.123521 ( 1.514088)
build_miniruby 0.001171 0.000260 0.900659 ( 0.899471)
build_ruby 0.001075 0.000239 2.802902 ( 2.802504)
build_all 0.008821 0.000975 16.809585 ( 1.542935)
build_install 0.003054 0.005239 4.736163 ( 1.149914)
test_btest 0.000896 0.000236 85.068605 ( 7.059095)
test_basic 0.003480 0.000916 0.560637 ( 0.641045)
test_all 0.116354 0.021088 555.956608 ( 59.881242)
test_rubyspec 0.021795 0.024751 49.753230 ( 62.046626)
total: 137.54 sec