Logfile: /home/ko1/ruby/logs/brlog.trunk.20240626-225148
#<BuildRuby:0x0000563bc32a00a8
@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.20240626-225148",
@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.000008)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000000 0.006341 1.169791 ( 1.448228)
build_miniruby 0.000000 0.000990 0.716284 ( 0.716421)
build_ruby 0.000000 0.001296 2.270778 ( 2.271662)
build_all 0.005204 0.003709 12.614188 ( 1.058645)
build_install 0.009051 0.002488 4.285013 ( 1.081562)
test_btest 0.000483 0.000242 73.912303 ( 5.035192)
test_basic 0.002982 0.001491 0.405325 ( 0.485521)
test_all 0.088680 0.010484 371.172226 ( 42.301944)
test_rubyspec 0.034448 0.013463 87.538900 ( 11.083298)
total: 65.48 sec