Logfile: /home/ko1/ruby/logs/brlog.trunk.20240621-142809
#<BuildRuby:0x00005654f6c501d8
@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="-j20",
@build_opts="-j20",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20240621-142809",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000005 0.000000 0.000005 ( 0.000006)
build_up 0.004312 0.000719 1.047202 ( 1.426097)
build_miniruby 0.001010 0.000168 0.746493 ( 0.746581)
build_ruby 0.001391 0.000232 2.270736 ( 2.271652)
build_all 0.007827 0.001304 12.491139 ( 1.052855)
build_install 0.006168 0.009289 4.255535 ( 1.074774)
test_btest 0.000619 0.000176 74.751015 ( 5.199262)
test_basic 0.001254 0.003755 0.411517 ( 0.491671)
test_all 0.072718 0.029043 368.192931 ( 34.371307)
test_rubyspec 0.020543 0.022004 87.110824 ( 11.013984)
total: 57.65 sec