Logfile: /home/ko1/ruby/logs/brlog.trunk.20230201-204320
#<BuildRuby:0x000055cddb88f208
@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.20230201-204320",
@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.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000022 0.000002 0.000024 ( 0.000023)
build_up 0.000342 0.003478 0.627234 ( 1.051739)
build_miniruby 0.000789 0.000112 0.634812 ( 0.634242)
build_ruby 0.001011 0.000145 2.061150 ( 2.060747)
build_all 0.008593 0.000629 11.904763 ( 1.485085)
build_install 0.006064 0.000234 1.466798 ( 0.691936)
test_btest 0.000640 0.000080 65.244688 ( 6.209566)
test_basic 0.003353 0.000420 0.262434 ( 0.357403)
test_all 0.001010 0.000127 480.605435 ( 49.444829)
test_rubyspec 0.001437 0.030545 34.658013 ( 45.249480)
total: 107.19 sec