Logfile: /home/ko1/ruby/logs/brlog.trunk.20230701-202136
#<BuildRuby:0x000055564bb880e8
@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.20230701-202136",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000008 0.000003 0.000011 ( 0.000010)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.005476 0.000468 1.399826 ( 2.622563)
build_miniruby 0.000830 0.000244 0.939949 ( 0.940268)
build_ruby 0.001202 0.000000 2.550711 ( 2.552536)
build_all 0.006453 0.002715 11.611496 ( 8.048104)
build_install 0.008533 0.000246 5.052306 ( 1.914907)
test_btest 0.000803 0.000219 84.996148 ( 7.217533)
test_basic 0.004412 0.000000 0.666171 ( 0.748058)
test_all 0.001791 0.000000 472.762068 ( 47.192748)
test_rubyspec 0.022951 0.014987 42.335861 ( 54.849983)
total: 126.09 sec