Logfile: /home/ko1/ruby/logs/brlog.trunk.20230210-214747
#<BuildRuby:0x0000561c0d8d7d48
@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.20230210-214747",
@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.000007 0.000001 0.000008 ( 0.000008)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000010 0.000000 0.000010 ( 0.000010)
build_up 0.000000 0.003824 0.630250 ( 1.019646)
build_miniruby 0.000800 0.000176 0.642157 ( 0.642117)
build_ruby 0.001062 0.000163 2.090421 ( 2.090766)
build_all 0.009151 0.000133 12.368561 ( 1.502471)
build_install 0.003213 0.003249 1.471124 ( 0.699018)
test_btest 0.000539 0.000095 67.112656 ( 6.226296)
test_basic 0.000000 0.003724 0.259135 ( 0.354438)
test_all 0.000753 0.000277 493.387638 ( 47.172923)
test_rubyspec 0.016311 0.011987 35.354445 ( 45.738052)
total: 105.45 sec