Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-152907
#<BuildRuby:0x0000557923f341d8
@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.20240622-152907",
@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.000003 0.000008 ( 0.000009)
autoconf 0.000011 0.000006 0.000017 ( 0.000018)
configure 0.000009 0.000005 0.000014 ( 0.000015)
build_up 0.001012 0.004680 1.924115 ( 2.128061)
build_miniruby 0.000681 0.000437 1.035035 ( 1.034327)
build_ruby 0.000911 0.000585 3.393889 ( 3.394730)
build_all 0.005590 0.005134 18.448952 ( 1.800283)
build_install 0.007215 0.003399 6.472705 ( 1.524260)
test_btest 0.000779 0.000504 110.403876 ( 9.782384)
test_basic 0.005725 0.000880 0.828254 ( 0.897584)
test_all 0.111074 0.030304 553.440456 ( 64.326527)
test_rubyspec 0.034330 0.035574 137.151666 ( 16.435207)
total: 101.32 sec