Logfile: /home/ko1/ruby/logs/brlog.trunk.20240624-050151
#<BuildRuby:0x000071eece59fdd8
@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.20240624-050151",
@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.000007 0.000003 0.000010 ( 0.000010)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000009 0.000004 0.000013 ( 0.000012)
build_up 0.000998 0.004494 1.758601 ( 2.053830)
build_miniruby 0.000752 0.000336 0.825758 ( 0.824215)
build_ruby 0.001000 0.000447 3.037009 ( 3.037097)
build_all 0.004063 0.006967 22.604199 ( 2.094542)
build_install 0.008615 0.002361 7.122959 ( 1.736368)
test_btest 0.000710 0.000132 121.700694 ( 10.714576)
test_basic 0.003302 0.001904 0.640304 ( 0.713736)
test_all 0.106826 0.042011 636.270371 ( 72.025575)
test_rubyspec 0.035429 0.039528 152.590205 ( 17.319436)
total: 110.52 sec