Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-053946
#<BuildRuby:0x000055ed7269fbd0
@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-053946",
@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.000007)
autoconf 0.000013 0.000004 0.000017 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000011)
build_up 0.006461 0.000677 1.835243 ( 2.031409)
build_miniruby 0.001106 0.000302 1.080547 ( 1.079616)
build_ruby 0.001464 0.000400 3.334208 ( 3.334787)
build_all 0.002167 0.007948 18.510304 ( 1.822609)
build_install 0.004274 0.006400 6.436068 ( 1.533751)
test_btest 0.000797 0.000399 110.469847 ( 9.245654)
test_basic 0.000000 0.004382 0.742524 ( 0.818638)
test_all 0.101163 0.042398 577.976503 ( 60.027227)
test_rubyspec 0.031504 0.038412 137.276602 ( 16.540187)
total: 96.43 sec