Logfile: /home/ko1/ruby/logs/brlog.trunk.20230608-210640
#<BuildRuby:0x000055ab6e377458
@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.20230608-210640",
@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.000010 0.000001 0.000011 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000008)
build_up 0.005625 0.000134 1.567984 ( 2.872068)
build_miniruby 0.000999 0.000000 0.795027 ( 0.794761)
build_ruby 0.001260 0.000000 2.466706 ( 2.467744)
build_all 0.006065 0.003616 12.418465 ( 1.104308)
build_install 0.007672 0.000000 1.731188 ( 0.908550)
test_btest 0.001091 0.000000 81.721946 ( 6.288603)
test_basic 0.003904 0.000000 0.683162 ( 0.766575)
test_all 0.001165 0.000000 419.186407 ( 45.852086)
test_rubyspec 0.032345 0.007756 42.367700 ( 54.866816)
total: 115.92 sec