Logfile: /home/ko1/ruby/logs/brlog.trunk.20230308-134751
#<BuildRuby:0x000056198454fe90
@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.20230308-134751",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000007 0.000001 0.000008 ( 0.000007)
build_up 0.000320 0.004330 0.875978 ( 2.418100)
build_miniruby 0.000701 0.000140 3.255375 ( 3.165732)
build_ruby 0.000889 0.000178 2.091607 ( 2.091206)
build_all 0.004226 0.004409 11.126733 ( 0.943370)
build_install 0.006461 0.000501 1.551475 ( 0.847789)
test_btest 0.000643 0.000161 75.429647 ( 6.964483)
test_basic 0.002603 0.000651 0.247460 ( 0.342856)
test_all 0.001528 0.000382 380.785516 ( 44.528377)
test_rubyspec 0.016882 0.012180 36.026807 ( 46.571536)
total: 107.87 sec