Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-113838
#<BuildRuby:0x00005620b8fe40a0
@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.20240619-113838",
@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.000010 0.000003 0.000013 ( 0.000013)
configure 0.000005 0.000001 0.000006 ( 0.000007)
build_up 0.001820 0.003138 1.069491 ( 1.404593)
build_miniruby 0.000840 0.000305 0.745006 ( 0.745085)
build_ruby 0.001102 0.000401 2.257542 ( 2.258086)
build_all 0.006394 0.002006 12.569520 ( 1.028980)
build_install 0.007394 0.003651 4.198570 ( 1.068981)
test_btest 0.000529 0.000198 72.251278 ( 4.993084)
test_basic 0.002939 0.001102 0.390625 ( 0.472926)
test_all 0.078317 0.018470 358.590578 ( 33.762224)
test_rubyspec 0.021906 0.020297 87.185396 ( 10.962586)
total: 56.70 sec