Logfile: /home/ko1/ruby/logs/brlog.trunk.20231124-023311
#<BuildRuby:0x0000562299aec0d8
@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.20231124-023311",
@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.000012 0.000001 0.000013 ( 0.000013)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.005247 0.000438 0.917549 ( 1.346689)
build_miniruby 0.001009 0.000084 0.799709 ( 0.799740)
build_ruby 0.000000 0.001493 2.663811 ( 2.664808)
build_all 0.002216 0.005891 12.161988 ( 1.031431)
build_install 0.010758 0.003698 3.784764 ( 1.001207)
test_btest 0.000640 0.000150 66.190780 ( 4.754610)
test_basic 0.003744 0.000881 0.395144 ( 0.474987)
test_all 0.083863 0.012801 355.429692 ( 37.644445)
test_rubyspec 0.049702 0.030652 39.951292 ( 52.498664)
total: 102.22 sec