Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-170529
#<BuildRuby:0x000055d2def880e8
@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.20240614-170529",
@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.000006 0.000000 0.000006 ( 0.000006)
build_up 0.001264 0.003772 1.050955 ( 1.478196)
build_miniruby 0.001177 0.000000 0.735342 ( 0.735208)
build_ruby 0.000000 0.001456 2.237372 ( 2.237982)
build_all 0.000000 0.008052 12.434598 ( 1.059904)
build_install 0.007027 0.008744 4.173328 ( 1.083228)
test_btest 0.000531 0.000248 72.912604 ( 4.990361)
test_basic 0.003521 0.001643 0.398304 ( 0.478174)
test_all 0.077604 0.018985 359.164997 ( 34.711743)
test_rubyspec 0.027363 0.015799 86.324444 ( 11.003689)
total: 57.78 sec