Logfile: /home/ko1/ruby/logs/brlog.trunk.20230331-185105
#<BuildRuby:0x000055c4aab3ee98
@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.20230331-185105",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.002721 0.002539 1.244298 ( 2.605166)
build_miniruby 0.001232 0.000324 0.833192 ( 0.831747)
build_ruby 0.001008 0.000265 2.320105 ( 2.320368)
build_all 0.006972 0.001834 11.755392 ( 1.053561)
build_install 0.006640 0.000640 1.564699 ( 0.951124)
test_btest 0.000739 0.000185 75.607960 ( 7.066185)
test_basic 0.005467 0.001367 0.634884 ( 0.724500)
test_all 0.001568 0.000392 441.425118 ( 41.075378)
test_rubyspec 0.015362 0.019996 40.955794 ( 51.404239)
total: 108.03 sec