Logfile: /home/ko1/ruby/logs/brlog.trunk.20231128-221429
#<BuildRuby:0x000055750167fce8
@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.20231128-221429",
@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.000005 0.000001 0.000006 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.003793 0.000345 0.843116 ( 1.244856)
build_miniruby 0.001074 0.000097 0.869196 ( 0.868331)
build_ruby 0.001164 0.000106 2.702133 ( 2.703242)
build_all 0.003031 0.005087 12.089870 ( 0.993993)
build_install 0.005513 0.003865 3.494479 ( 0.966859)
test_btest 0.000605 0.000139 64.662473 ( 4.647676)
test_basic 0.000000 0.002880 0.374378 ( 0.456981)
test_all 0.077308 0.021795 361.729589 ( 38.195722)
test_rubyspec 0.028648 0.037492 39.337246 ( 51.982924)
total: 102.06 sec