Logfile: /home/ko1/ruby/logs/brlog.trunk.20240114-205440
#<BuildRuby:0x000055ede3ee80a0
@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.20240114-205440",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000020 0.000008 0.000028 ( 0.000028)
configure 0.000013 0.000005 0.000018 ( 0.000019)
build_up 0.002831 0.003501 0.817382 ( 1.228096)
build_miniruby 0.000644 0.000293 0.807043 ( 0.807369)
build_ruby 0.000955 0.000434 2.658182 ( 2.659171)
build_all 0.006091 0.001438 11.916139 ( 0.957114)
build_install 0.004895 0.007761 3.401113 ( 0.969968)
test_btest 0.000845 0.000000 64.571130 ( 5.158807)
test_basic 0.000589 0.003650 0.391140 ( 0.471373)
test_all 0.070864 0.025657 380.670415 ( 34.723617)
test_rubyspec 0.026177 0.040423 40.800278 ( 53.340311)
total: 100.32 sec