Logfile: /home/ko1/ruby/logs/brlog.trunk.20231029-143729
#<BuildRuby:0x0000560ed04c7568
@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.20231029-143729",
@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.000000 0.000006 ( 0.000007)
autoconf 0.000010 0.000000 0.000010 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000009)
build_up 0.004372 0.000397 1.284874 ( 1.518776)
build_miniruby 0.000953 0.000086 0.935747 ( 0.935251)
build_ruby 0.001138 0.000104 2.784620 ( 2.785069)
build_all 0.009273 0.000393 16.707974 ( 1.502157)
build_install 0.009278 0.000000 5.027305 ( 1.191987)
test_btest 0.000951 0.000027 88.127844 ( 7.293833)
test_basic 0.005205 0.000027 0.739438 ( 0.818253)
test_all 0.095163 0.040428 544.115995 ( 52.506397)
test_rubyspec 0.007693 0.040748 49.256426 ( 61.625293)
total: 130.18 sec