Logfile: /home/ko1/ruby/logs/brlog.trunk.20240617-024238
#<BuildRuby:0x00005566d910b540
@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-024238",
@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.000001 0.000007 ( 0.000008)
autoconf 0.000011 0.000002 0.000013 ( 0.000013)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.005778 0.000912 1.712919 ( 1.916852)
build_miniruby 0.000953 0.000151 1.044671 ( 1.044415)
build_ruby 0.001352 0.000214 3.270539 ( 3.271086)
build_all 0.009435 0.000745 17.189347 ( 1.627377)
build_install 0.004340 0.005582 6.057912 ( 1.428699)
test_btest 0.000983 0.000197 104.721066 ( 8.848893)
test_basic 0.004035 0.000807 0.781150 ( 0.855285)
test_all 0.093242 0.047080 565.822922 ( 55.562332)
test_rubyspec 0.042203 0.025077 133.618726 ( 16.111488)
total: 90.67 sec