Logfile: /home/ko1/ruby/logs/brlog.trunk.20240619-153307
#<BuildRuby:0x00005654d1974010
@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.20240619-153307",
@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.000002 0.000007 ( 0.000008)
autoconf 0.000009 0.000004 0.000013 ( 0.000013)
configure 0.000008 0.000004 0.000012 ( 0.000012)
build_up 0.004573 0.002134 1.910281 ( 2.076263)
build_miniruby 0.000750 0.000350 1.116462 ( 1.116070)
build_ruby 0.001029 0.000480 3.474953 ( 3.474944)
build_all 0.005272 0.004813 17.032445 ( 1.587203)
build_install 0.004167 0.006237 5.986237 ( 1.473052)
test_btest 0.000583 0.000324 105.242284 ( 8.832916)
test_basic 0.000003 0.004193 0.789261 ( 0.863857)
test_all 0.110407 0.028230 568.145254 ( 55.961331)
test_rubyspec 0.034239 0.031312 136.493978 ( 16.362618)
total: 91.75 sec