Logfile: /home/ko1/ruby/logs/brlog.trunk.20230612-232908
#<BuildRuby:0x000055a6a274fb50
@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.20230612-232908",
@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.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.000822 0.004349 1.327498 ( 2.766923)
build_miniruby 0.000828 0.000195 0.837777 ( 0.837356)
build_ruby 0.000996 0.000234 2.607716 ( 2.609347)
build_all 0.005359 0.003456 12.595472 ( 1.078344)
build_install 0.006275 0.001652 1.762010 ( 0.953464)
test_btest 0.000575 0.000151 80.866929 ( 7.525110)
test_basic 0.003198 0.000841 0.653197 ( 0.739124)
test_all 0.001542 0.000406 436.083993 ( 48.556213)
test_rubyspec 0.014959 0.026437 42.312032 ( 54.801632)
total: 119.87 sec