Logfile: /home/ko1/ruby/logs/brlog.trunk.20240614-174027
#<BuildRuby:0x0000559b83bc3e68
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240614-174027",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000006 0.000003 0.000009 ( 0.000009)
autoconf 0.000010 0.000004 0.000014 ( 0.000015)
configure 0.000012 0.000005 0.000017 ( 0.000017)
build_up 0.001327 0.004720 1.746396 ( 2.351395)
build_miniruby 0.000738 0.000393 0.986125 ( 0.986145)
build_ruby 0.000937 0.000499 3.370786 ( 3.370746)
build_all 0.005450 0.004912 18.428136 ( 1.757085)
build_install 0.000408 0.010149 6.384846 ( 1.460541)
test_btest 0.000798 0.000563 108.884786 ( 9.134902)
test_basic 0.003037 0.002144 0.963914 ( 1.036115)
test_all 0.104095 0.036986 590.415065 ( 56.778818)
test_rubyspec 0.027585 0.039997 135.019903 ( 16.605986)
total: 93.48 sec