Logfile: /home/ko1/ruby/logs/brlog.trunk.20230709-095049
#<BuildRuby:0x000055846a4bbb50
@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.20230709-095049",
@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.000002 0.000007 ( 0.000006)
autoconf 0.000009 0.000003 0.000012 ( 0.000012)
configure 0.000008 0.000002 0.000010 ( 0.000011)
build_up 0.000000 0.006201 1.652830 ( 2.854923)
build_miniruby 0.000000 0.001012 0.938176 ( 0.938580)
build_ruby 0.000000 0.001353 2.819722 ( 2.820205)
build_all 0.005952 0.003627 8.306286 ( 7.521230)
build_install 0.008449 0.000435 2.082339 ( 1.770209)
test_btest 0.000784 0.000285 86.669839 ( 8.000109)
test_basic 0.003849 0.000045 0.715755 ( 0.795953)
test_all 0.000967 0.000337 459.977228 ( 46.329733)
test_rubyspec 0.020518 0.017505 43.851727 ( 56.291441)
total: 127.32 sec