Logfile: /home/ko1/ruby/logs/brlog.trunk.20240622-222309
#<BuildRuby:0x00005650593a0110
@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-222309",
@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.000001 0.000006 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000013)
configure 0.000009 0.000003 0.000012 ( 0.000012)
build_up 0.002289 0.003352 1.713627 ( 1.930824)
build_miniruby 0.000843 0.000281 1.047611 ( 1.047047)
build_ruby 0.001595 0.000531 3.563181 ( 3.562836)
build_all 0.005994 0.004694 18.267880 ( 1.733431)
build_install 0.006974 0.003620 6.355450 ( 1.495366)
test_btest 0.000848 0.000323 112.498821 ( 8.867652)
test_basic 0.003446 0.001313 0.770545 ( 0.844630)
test_all 0.101174 0.039237 557.055320 ( 62.227395)
test_rubyspec 0.031488 0.035053 135.738923 ( 16.031162)
total: 97.74 sec