Logfile: /home/ko1/ruby/logs/brlog.trunk.20230329-081951
#<BuildRuby:0x000055ad6a823df0
@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.20230329-081951",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.003002 0.000667 0.845529 ( 2.209773)
build_miniruby 0.000721 0.000161 0.668053 ( 0.667138)
build_ruby 0.001188 0.000000 2.184900 ( 2.184105)
build_all 0.004844 0.003770 12.054651 ( 1.117649)
build_install 0.008615 0.000000 1.724059 ( 0.863267)
test_btest 0.000620 0.000000 80.038293 ( 6.707723)
test_basic 0.000274 0.003370 0.259994 ( 0.354113)
test_all 0.000728 0.000000 434.447706 ( 48.472632)
test_rubyspec 0.007169 0.013775 37.545099 ( 48.032069)
total: 110.61 sec