Logfile: /home/ko1/ruby/logs/brlog.trunk.20231123-220738
#<BuildRuby:0x0000562afa4274f0
@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-220738",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.000000 0.005376 0.934601 ( 1.323215)
build_miniruby 0.000000 0.001101 0.810363 ( 0.810652)
build_ruby 0.001345 0.000778 2.645808 ( 2.645619)
build_all 0.000000 0.007533 12.231916 ( 0.995744)
build_install 0.003738 0.007906 3.729298 ( 0.987293)
test_btest 0.000388 0.000221 64.028087 ( 5.120658)
test_basic 0.000004 0.003915 0.405662 ( 0.485046)
test_all 0.067982 0.027880 349.864627 ( 34.728353)
test_rubyspec 0.042213 0.028111 40.474045 ( 53.031926)
total: 100.13 sec