Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-223358
#<BuildRuby:0x00005563052f8100
@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.20240617-223358",
@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.000014)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.005314 0.000355 1.945840 ( 2.077290)
build_miniruby 0.000880 0.000244 1.080911 ( 1.080432)
build_ruby 0.001224 0.000340 3.384861 ( 3.384935)
build_all 0.002190 0.008694 18.128231 ( 1.765575)
build_install 0.009674 0.002161 6.413130 ( 1.585979)
test_btest 0.000842 0.000306 108.562841 ( 9.131173)
test_basic 0.004246 0.000069 0.804850 ( 0.880117)
test_all 0.106768 0.034237 585.474403 ( 56.255953)
test_rubyspec 0.033148 0.033269 133.462496 ( 15.977019)
total: 92.14 sec