Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-014727
#<BuildRuby:0x000055ec2796f4b0
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240116-014727",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.006027 0.000548 0.791668 ( 1.167294)
build_miniruby 0.000929 0.000085 0.794169 ( 0.794556)
build_ruby 0.001335 0.000000 2.637750 ( 2.638444)
build_all 0.007853 0.000000 11.976583 ( 0.983329)
build_install 0.010074 0.004272 3.332879 ( 0.954847)
test_btest 0.000000 0.000988 67.198433 ( 4.530237)
test_basic 0.000000 0.005018 0.403778 ( 0.483751)
test_all 0.079141 0.019455 373.003245 ( 37.573646)
test_rubyspec 0.019306 0.055281 40.361510 ( 52.900315)
total: 102.03 sec