Logfile: /home/ko1/ruby/logs/brlog.trunk.20240116-083709
#<BuildRuby:0x0000564cb053fce8
@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.20240116-083709",
@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.000021 0.000004 0.000025 ( 0.000023)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.005288 0.000000 1.084671 ( 1.443431)
build_miniruby 0.001446 0.000000 0.877427 ( 0.876475)
build_ruby 0.001212 0.000000 2.615954 ( 2.616357)
build_all 0.009119 0.000000 14.126528 ( 1.253328)
build_install 0.005280 0.003149 4.118478 ( 1.067628)
test_btest 0.000544 0.000087 75.399043 ( 6.938044)
test_basic 0.001584 0.002643 0.635763 ( 0.716215)
test_all 0.099366 0.032802 503.671075 ( 50.930225)
test_rubyspec 0.018041 0.029296 48.225422 ( 60.596139)
total: 126.44 sec