Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-060716
#<BuildRuby:0x00005587d0907fd8
@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.20231123-060716",
@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.000009 0.000001 0.000010 ( 0.000010)
autoconf 0.000008 0.000001 0.000009 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005648 0.911860 ( 1.290885)
build_miniruby 0.000000 0.001488 0.795508 ( 0.795223)
build_ruby 0.000184 0.001218 2.634901 ( 2.636243)
build_all 0.001156 0.007775 12.487316 ( 1.052035)
build_install 0.007745 0.001729 3.721268 ( 0.984570)
test_btest 0.000633 0.000253 63.488344 ( 4.964999)
test_basic 0.000413 0.003953 0.404721 ( 0.484831)
test_all 0.081913 0.020850 353.474554 ( 32.830122)
test_rubyspec 0.020641 0.047600 39.759205 ( 52.313337)
total: 97.35 sec