Logfile: /home/ko1/ruby/logs/brlog.trunk.20231223-081536
#<BuildRuby:0x0000557bf696c090
@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.20231223-081536",
@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.000006 0.000000 0.000006 ( 0.000006)
autoconf 0.000011 0.000000 0.000011 ( 0.000012)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000046 0.003477 0.736080 ( 1.135780)
build_miniruby 0.000751 0.000053 0.905686 ( 0.905896)
build_ruby 0.001095 0.000078 2.777553 ( 2.780416)
build_all 0.003871 0.003654 12.257768 ( 1.008782)
build_install 0.001711 0.013464 3.555928 ( 0.975195)
test_btest 0.000592 0.000218 66.003452 ( 5.944526)
test_basic 0.003730 0.000256 0.375457 ( 0.457040)
test_all 0.092397 0.017024 443.577556 ( 41.149735)
test_rubyspec 0.031302 0.018180 40.593539 ( 53.394904)
total: 107.75 sec