Logfile: /home/ko1/ruby/logs/brlog.trunk.20230726-112446
#<BuildRuby:0x000055c2d6447520
@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.20230726-112446",
@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.000021 0.000004 0.000025 ( 0.000024)
autoconf 0.000038 0.000007 0.000045 ( 0.000045)
configure 0.000024 0.000004 0.000028 ( 0.000028)
build_up 0.005314 0.000938 1.486890 ( 2.812240)
build_miniruby 0.000897 0.000158 0.866185 ( 0.865401)
build_ruby 0.001074 0.000190 2.656436 ( 2.657057)
build_all 0.009290 0.000006 13.413669 ( 1.187337)
build_install 0.007376 0.000412 1.896107 ( 0.873446)
test_btest 0.000978 0.000000 79.983975 ( 7.361743)
test_basic 0.004025 0.000000 0.554310 ( 0.634858)
test_all 0.000464 0.000786 488.833504 ( 54.288907)
test_rubyspec 0.020098 0.019464 42.998121 ( 55.484155)
total: 126.17 sec