Logfile: /home/ko1/ruby/logs/brlog.trunk.20240618-091817
#<BuildRuby:0x000055ffa39e81c8
@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.20240618-091817",
@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.000006 0.000002 0.000008 ( 0.000009)
autoconf 0.000006 0.000002 0.000008 ( 0.000008)
configure 0.000005 0.000002 0.000007 ( 0.000006)
build_up 0.003827 0.001276 1.062580 ( 1.414486)
build_miniruby 0.000918 0.000306 0.704062 ( 0.703627)
build_ruby 0.001096 0.000366 2.250439 ( 2.250799)
build_all 0.008011 0.000000 12.510780 ( 1.035373)
build_install 0.009988 0.001878 4.178081 ( 1.066562)
test_btest 0.000565 0.000151 70.857112 ( 5.181405)
test_basic 0.003494 0.000931 0.394135 ( 0.475010)
test_all 0.064658 0.033902 366.635795 ( 33.616006)
test_rubyspec 0.021212 0.022542 87.361716 ( 10.967625)
total: 56.71 sec