Logfile: /home/ko1/ruby/logs/brlog.trunk.20231119-165033
#<BuildRuby:0x000055ce5e9ec0c8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20231119-165033",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001116 0.004195 0.915803 ( 1.335238)
build_miniruby 0.001093 0.000000 0.797535 ( 0.797741)
build_ruby 0.001440 0.000000 2.586996 ( 2.587999)
build_all 0.003437 0.004564 12.051096 ( 0.969601)
build_install 0.009484 0.001119 3.584698 ( 0.972246)
test_btest 0.000000 0.000746 65.152274 ( 4.683937)
test_basic 0.000284 0.003928 0.399323 ( 0.479001)
test_all 0.084176 0.008527 358.882959 ( 30.906310)
test_rubyspec 0.020318 0.043567 40.165947 ( 52.717414)
total: 95.45 sec