Logfile: /home/ko1/ruby/logs/brlog.trunk.20230629-044505
#<BuildRuby:0x00005594a7cd0028
@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.20230629-044505",
@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.000004 0.000001 0.000005 ( 0.000006)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000776 0.005672 1.457607 ( 2.714334)
build_miniruby 0.000830 0.000277 0.877747 ( 0.877059)
build_ruby 0.001237 0.000412 2.665833 ( 2.666071)
build_all 0.009328 0.000535 15.849917 ( 1.379962)
build_install 0.000000 0.009465 4.698872 ( 1.116041)
test_btest 0.000000 0.001206 86.584118 ( 6.973236)
test_basic 0.002850 0.002397 0.716474 ( 0.796021)
test_all 0.000638 0.000290 444.337621 ( 45.749104)
test_rubyspec 0.022094 0.019012 42.686741 ( 55.172722)
total: 117.45 sec