Logfile: /home/ko1/ruby/logs/brlog.trunk.20240115-054826
#<BuildRuby:0x000055abc95b3040
@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.20240115-054826",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022 0.000000 0.000022 ( 0.000020)
autoconf 0.000018 0.000000 0.000018 ( 0.000019)
configure 0.000013 0.000000 0.000013 ( 0.000013)
build_up 0.004909 0.000000 1.140706 ( 1.523363)
build_miniruby 0.000993 0.000000 0.855559 ( 0.854648)
build_ruby 0.000000 0.001427 2.781674 ( 2.781756)
build_all 0.006385 0.002865 14.143006 ( 1.373761)
build_install 0.007111 0.000508 4.012167 ( 1.081105)
test_btest 0.001015 0.000000 76.811059 ( 6.505101)
test_basic 0.004531 0.000000 0.608211 ( 0.689837)
test_all 0.114097 0.017240 464.331903 ( 53.463277)
test_rubyspec 0.015974 0.028893 48.750002 ( 61.090424)
total: 129.36 sec