Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-132230
#<BuildRuby:0x0000556166243e08
@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.20230107-132230",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000020 0.000000 0.000020 ( 0.000021)
build_up 0.000107 0.003920 0.587831 ( 1.019862)
build_miniruby 0.000818 0.000068 0.676751 ( 0.676133)
build_ruby 0.001270 0.000000 2.402731 ( 2.402820)
build_all 0.009689 0.000216 12.917195 ( 1.583771)
build_install 0.006717 0.000000 1.526708 ( 0.719469)
test_btest 0.000680 0.000000 70.158997 ( 6.022166)
test_basic 0.003388 0.000000 0.250136 ( 0.345780)
test_all 0.001135 0.000000 484.899793 ( 48.859913)
test_rubyspec 0.008828 0.021235 35.789428 ( 46.336176)
total: 107.97 sec