Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-115453
#<BuildRuby:0x0000560265da3d48
@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.20230131-115453",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000013 0.000002 0.000015 ( 0.000014)
configure 0.000009 0.000001 0.000010 ( 0.000010)
build_up 0.003276 0.000546 0.624709 ( 1.034891)
build_miniruby 0.000792 0.000132 0.645777 ( 0.645304)
build_ruby 0.001049 0.000175 2.049743 ( 2.050206)
build_all 0.008502 0.000633 11.921498 ( 1.462810)
build_install 0.006457 0.000250 1.514245 ( 0.721285)
test_btest 0.000595 0.000085 62.706297 ( 6.383198)
test_basic 0.003085 0.000441 0.252660 ( 0.348453)
test_all 0.000772 0.000110 477.711778 ( 45.776445)
test_rubyspec 0.014218 0.013703 34.907755 ( 45.333699)
total: 103.76 sec