Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-201707
#<BuildRuby:0x000055e0ea143540
@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-201707",
@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.000002 0.000008 ( 0.000008)
autoconf 0.000009 0.000003 0.000012 ( 0.000013)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.005281 0.000376 1.748813 ( 2.044846)
build_miniruby 0.000880 0.000245 1.044809 ( 1.044499)
build_ruby 0.001251 0.000347 3.434013 ( 3.434482)
build_all 0.009103 0.001310 18.090174 ( 1.705188)
build_install 0.005656 0.004772 6.224936 ( 1.471145)
test_btest 0.001040 0.000312 111.591066 ( 8.831168)
test_basic 0.003460 0.001038 0.885465 ( 0.960582)
test_all 0.112812 0.029009 584.708978 ( 58.182952)
test_rubyspec 0.047173 0.020281 136.612297 ( 16.310874)
total: 93.99 sec