Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-104200
#<BuildRuby:0x000055c4d53080c8
@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.20231213-104200",
@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.000011)
autoconf 0.000013 0.000002 0.000015 ( 0.000015)
configure 0.000010 0.000002 0.000012 ( 0.000012)
build_up 0.000000 0.004456 1.013545 ( 1.286482)
build_miniruby 0.000326 0.000876 0.871311 ( 0.870843)
build_ruby 0.000853 0.000284 2.703369 ( 2.706739)
build_all 0.007782 0.000000 12.119693 ( 1.017286)
build_install 0.006543 0.007122 3.601604 ( 0.969066)
test_btest 0.000471 0.000177 65.486892 ( 4.921422)
test_basic 0.000114 0.003582 0.376177 ( 0.458394)
test_all 0.077791 0.020029 369.225399 ( 43.416658)
test_rubyspec 0.033367 0.024770 39.653737 ( 52.379428)
total: 108.03 sec