Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-161404
#<BuildRuby:0x000055e32f53b0e8
@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.20240619-161404",
@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.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000006)
build_up 0.005610 0.000468 1.043403 ( 1.480789)
build_miniruby 0.000738 0.000061 0.711513 ( 0.711496)
build_ruby 0.001801 0.000150 2.288706 ( 2.288936)
build_all 0.004680 0.003406 12.557239 ( 1.055281)
build_install 0.013902 0.001234 4.212275 ( 1.064310)
test_btest 0.000686 0.000086 72.106978 ( 5.787119)
test_basic 0.000479 0.004780 0.408794 ( 0.488803)
test_all 0.080166 0.020016 388.593312 ( 38.162463)
test_rubyspec 0.029066 0.017392 87.005207 ( 11.036526)
total: 62.08 sec