Logfile: /home/ko1/ruby/logs/brlog.trunk.20230623-182650
#<BuildRuby:0x0000558b216dfce8
@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.20230623-182650",
@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.000000 0.000005 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.001502 0.003546 1.465414 ( 2.782268)
build_miniruby 0.000000 0.001560 0.879655 ( 0.878369)
build_ruby 0.000000 0.001299 2.670940 ( 2.670887)
build_all 0.005807 0.004355 15.280922 ( 1.402104)
build_install 0.008934 0.000320 4.490235 ( 1.070946)
test_btest 0.000693 0.000189 83.158490 ( 7.562382)
test_basic 0.004469 0.000130 0.735743 ( 0.821606)
test_all 0.000937 0.000245 431.435907 ( 43.337294)
test_rubyspec 0.017419 0.022438 42.282390 ( 54.768305)
total: 115.29 sec