Logfile: /home/ko1/ruby/logs/brlog.trunk.20240616-220221
#<BuildRuby:0x000055806a0d34d8
@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.20240616-220221",
@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.000004 0.000001 0.000005 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001470 0.004360 1.056786 ( 1.430976)
build_miniruby 0.000897 0.000244 0.750079 ( 0.750186)
build_ruby 0.001426 0.000389 2.253416 ( 2.253772)
build_all 0.002393 0.006232 12.441383 ( 1.060322)
build_install 0.004536 0.008026 4.224060 ( 1.071578)
test_btest 0.000503 0.000252 67.460237 ( 6.103292)
test_basic 0.001584 0.002678 0.397845 ( 0.479278)
test_all 0.061382 0.034907 368.293993 ( 36.988747)
test_rubyspec 0.025252 0.016203 86.867583 ( 11.031545)
total: 61.17 sec