Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-132914
#<BuildRuby:0x000055be58bac040
@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.20240620-132914",
@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.000005 0.000002 0.000007 ( 0.000006)
build_up 0.002978 0.002320 1.067329 ( 1.509473)
build_miniruby 0.000901 0.000300 0.716303 ( 0.716057)
build_ruby 0.001126 0.000375 2.295652 ( 2.296102)
build_all 0.003312 0.005699 12.547731 ( 1.039854)
build_install 0.010981 0.001531 4.270369 ( 1.077125)
test_btest 0.000585 0.000219 70.395605 ( 5.008551)
test_basic 0.003356 0.001258 0.398626 ( 0.479642)
test_all 0.080936 0.017472 372.097861 ( 40.226527)
test_rubyspec 0.022671 0.018709 87.186381 ( 11.062615)
total: 63.42 sec