Logfile: /home/ko1/ruby/logs/brlog.trunk.20240620-124640
#<BuildRuby:0x0000564c0cc4b540
@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.20240620-124640",
@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.000005 0.000001 0.000006 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000011)
build_up 0.004563 0.001342 1.856582 ( 2.063584)
build_miniruby 0.000844 0.000248 1.154456 ( 1.153918)
build_ruby 0.001348 0.000397 3.387296 ( 3.387481)
build_all 0.009989 0.000335 17.665892 ( 1.647687)
build_install 0.010487 0.000000 6.246956 ( 1.510924)
test_btest 0.001157 0.000000 106.880762 ( 9.293988)
test_basic 0.005231 0.000000 0.959913 ( 1.033788)
test_all 0.099899 0.040736 572.116177 ( 55.287221)
test_rubyspec 0.052576 0.014548 135.404362 ( 16.547493)
total: 91.93 sec