Logfile: /home/ko1/ruby/logs/brlog.trunk.20231210-064227
#<BuildRuby:0x000055ec8fc8b3e8
@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.20231210-064227",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000006 0.000003 0.000009 ( 0.000009)
configure 0.000004 0.000002 0.000006 ( 0.000007)
build_up 0.002721 0.001361 0.998649 ( 1.283268)
build_miniruby 0.000828 0.000000 0.870613 ( 0.870501)
build_ruby 0.000766 0.000820 2.706085 ( 2.709596)
build_all 0.007250 0.000505 12.064129 ( 1.032107)
build_install 0.000821 0.009892 3.550435 ( 0.966554)
test_btest 0.000359 0.000231 64.067370 ( 4.816457)
test_basic 0.002087 0.001342 0.372743 ( 0.456155)
test_all 0.092351 0.011705 384.824287 ( 39.201701)
test_rubyspec 0.042161 0.029271 39.720621 ( 52.370393)
total: 103.71 sec