Logfile: /home/ko1/ruby/logs/brlog.trunk.20231206-100702
#<BuildRuby:0x00005585be6fb3e8
@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.20231206-100702",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.004178 0.000053 0.988167 ( 1.277336)
build_miniruby 0.000665 0.000103 0.864375 ( 0.865753)
build_ruby 0.000000 0.000934 2.709349 ( 2.711141)
build_all 0.005806 0.001822 12.116460 ( 1.017108)
build_install 0.009833 0.000455 3.578899 ( 0.961061)
test_btest 0.000511 0.000085 61.456600 ( 5.965184)
test_basic 0.002986 0.000498 0.369979 ( 0.452034)
test_all 0.080444 0.020018 401.417165 ( 43.920417)
test_rubyspec 0.027691 0.046612 39.564901 ( 52.197330)
total: 109.37 sec