Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-122113
#<BuildRuby:0x000055c64fc530d0
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230210-122113",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000014 0.000000 0.000014 ( 0.000015)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.003889 0.000000 0.639044 ( 1.325633)
build_miniruby 0.000937 0.000000 0.623199 ( 0.622451)
build_ruby 0.001191 0.000000 2.075503 ( 2.075417)
build_all 0.009210 0.000000 12.262874 ( 1.506815)
build_install 0.001900 0.004579 1.514105 ( 0.721379)
test_btest 0.000644 0.000040 66.674072 ( 6.470133)
test_basic 0.003527 0.000000 0.272003 ( 0.368834)
test_all 0.001030 0.000000 481.875629 ( 46.941034)
test_rubyspec 0.012481 0.018167 35.144087 ( 45.744854)
total: 105.78 sec