Logfile: /home/ko1/ruby/logs/brlog.trunk.20240625-172914
#<BuildRuby:0x000055f173fa0040
@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.20240625-172914",
@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.000003 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.005255 0.000366 1.087783 ( 1.387886)
build_miniruby 0.000839 0.000229 0.714985 ( 0.714752)
build_ruby 0.001390 0.000379 2.271145 ( 2.271536)
build_all 0.006568 0.001791 12.576471 ( 1.071975)
build_install 0.008705 0.008013 4.235234 ( 1.064727)
test_btest 0.000565 0.000206 68.123451 ( 6.257100)
test_basic 0.005370 0.000000 0.395246 ( 0.474556)
test_all 0.081011 0.018924 379.293007 ( 34.958099)
test_rubyspec 0.033001 0.009663 87.316815 ( 11.078594)
total: 59.28 sec