Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-073749
#<BuildRuby:0x0000563126b3f328
@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.20231119-073749",
@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.000006 0.000000 0.000006 ( 0.000007)
autoconf 0.000009 0.000001 0.000010 ( 0.000010)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.004569 0.000481 1.318533 ( 1.716485)
build_miniruby 0.000985 0.000103 0.890650 ( 0.889912)
build_ruby 0.001329 0.000000 2.731569 ( 2.731164)
build_all 0.001799 0.008307 16.816817 ( 1.528470)
build_install 0.009307 0.000161 5.011520 ( 1.223509)
test_btest 0.001084 0.000000 85.825520 ( 7.753255)
test_basic 0.004069 0.000000 0.778790 ( 0.854242)
test_all 0.104526 0.032711 517.120131 ( 61.071180)
test_rubyspec 0.028080 0.018770 50.555296 ( 62.873286)
total: 140.64 sec