Logfile: /home/ko1/ruby/logs/brlog.trunk.20231222-012332
#<BuildRuby:0x000055d175c57e88
@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.20231222-012332",
@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.000009 0.000001 0.000010 ( 0.000009)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004998 0.000454 1.059035 ( 1.322834)
build_miniruby 0.001169 0.000106 0.901807 ( 0.902623)
build_ruby 0.001463 0.000000 2.737871 ( 2.741321)
build_all 0.000647 0.007558 12.109827 ( 1.061334)
build_install 0.008695 0.000995 3.580828 ( 0.987380)
test_btest 0.000683 0.000146 65.155416 ( 4.919760)
test_basic 0.003413 0.000731 0.386770 ( 0.469594)
test_all 0.080021 0.026397 431.949855 ( 43.310546)
test_rubyspec 0.034568 0.030071 40.392368 ( 53.129084)
total: 108.85 sec