Logfile: /home/ko1/ruby/logs/brlog.trunk.20240105-101530
#<BuildRuby:0x0000560528d2c098
@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.20240105-101530",
@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.000008 0.000000 0.000008 ( 0.000008)
autoconf 0.000011 0.000001 0.000012 ( 0.000012)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003496 0.000292 0.739597 ( 1.491017)
build_miniruby 0.000784 0.000066 0.897663 ( 0.898755)
build_ruby 0.000000 0.001151 2.736764 ( 2.739521)
build_all 0.003965 0.003001 12.044612 ( 1.032955)
build_install 0.004401 0.008527 3.379851 ( 0.965377)
test_btest 0.000624 0.000178 63.466133 ( 5.650795)
test_basic 0.003429 0.000979 0.380647 ( 0.460187)
test_all 0.084620 0.021060 444.511451 ( 40.172074)
test_rubyspec 0.038703 0.011286 40.397986 ( 53.183309)
total: 106.59 sec