Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-012118
#<BuildRuby:0x0000555985dc37f8
@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.20231207-012118",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.003454 0.000314 0.997256 ( 1.251425)
build_miniruby 0.001040 0.000095 0.869359 ( 0.868757)
build_ruby 0.001462 0.000133 2.710639 ( 2.712223)
build_all 0.003108 0.004284 12.035678 ( 1.012807)
build_install 0.010853 0.003934 3.564513 ( 0.966361)
test_btest 0.000645 0.000129 62.597281 ( 5.710055)
test_basic 0.004411 0.000021 0.371310 ( 0.451849)
test_all 0.074259 0.027337 389.227506 ( 39.528511)
test_rubyspec 0.035273 0.039095 39.709432 ( 52.352569)
total: 104.86 sec