Logfile: /home/ko1/ruby/logs/brlog.trunk.20240615-084845
#<BuildRuby:0x000055568be880a0
@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.20240615-084845",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000002 0.000009 ( 0.000009)
configure 0.000004 0.000001 0.000005 ( 0.000006)
build_up 0.000102 0.004330 1.059521 ( 1.324223)
build_miniruby 0.000690 0.000307 0.734321 ( 0.734276)
build_ruby 0.000920 0.000409 2.240616 ( 2.241071)
build_all 0.007017 0.001012 12.481732 ( 1.051932)
build_install 0.000000 0.012737 4.134864 ( 1.066326)
test_btest 0.000000 0.000920 69.707655 ( 5.945905)
test_basic 0.001789 0.003074 0.422193 ( 0.502551)
test_all 0.074250 0.031545 361.758497 ( 41.791211)
test_rubyspec 0.027382 0.016850 86.763249 ( 10.982655)
total: 65.64 sec