Logfile: /home/ko1/ruby/logs/brlog.trunk.20230710-213213
#<BuildRuby:0x000055584577c098
@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.20230710-213213",
@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.000006 0.000001 0.000007 ( 0.000006)
autoconf 0.000010 0.000001 0.000011 ( 0.000011)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005453 0.000606 1.550884 ( 2.857682)
build_miniruby 0.000881 0.000098 0.908357 ( 0.908837)
build_ruby 0.001083 0.000121 2.725672 ( 2.726456)
build_all 0.010109 0.000102 13.666178 ( 1.173292)
build_install 0.008064 0.000330 1.911857 ( 0.858140)
test_btest 0.001078 0.000103 85.210625 ( 8.197423)
test_basic 0.000000 0.004618 0.574828 ( 0.655963)
test_all 0.000276 0.001164 479.609427 ( 42.398326)
test_rubyspec 0.017803 0.022610 42.292888 ( 54.744287)
total: 114.52 sec