Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-223413
#<BuildRuby:0x000055be7618bac0
@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-223413",
@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.000027 0.000002 0.000029 ( 0.000031)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.000000 0.003855 0.617945 ( 1.019062)
build_miniruby 0.000398 0.000471 0.644956 ( 0.644966)
build_ruby 0.001032 0.000172 2.074892 ( 2.075120)
build_all 0.008774 0.000668 12.410595 ( 1.521136)
build_install 0.001506 0.005120 1.521339 ( 0.743558)
test_btest 0.000564 0.000130 68.047218 ( 5.764604)
test_basic 0.003867 0.000000 0.279434 ( 0.374276)
test_all 0.001160 0.000033 493.001866 ( 47.577142)
test_rubyspec 0.018524 0.010246 35.071048 ( 45.644696)
total: 105.37 sec