Logfile: /home/ko1/ruby/logs/brlog.trunk.20231215-115258
#<BuildRuby:0x0000557153af3c18
@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.20231215-115258",
@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.000000 0.000009 ( 0.000010)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.001780 0.003789 1.047222 ( 1.724213)
build_miniruby 0.001191 0.000091 0.869805 ( 0.870774)
build_ruby 0.000000 0.001700 2.724356 ( 2.727107)
build_all 0.005888 0.002436 12.183281 ( 1.009962)
build_install 0.005978 0.003652 3.546746 ( 0.975462)
test_btest 0.000000 0.000818 64.490761 ( 4.481788)
test_basic 0.001502 0.001621 0.377521 ( 0.460682)
test_all 0.061793 0.037889 379.227362 ( 40.040875)
test_rubyspec 0.032017 0.036188 39.669013 ( 52.347266)
total: 104.64 sec