Logfile: /home/ko1/ruby/logs/brlog.trunk.20240106-132335
#<BuildRuby:0x0000563dc9f1b280
@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.20240106-132335",
@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='-j20'",
@timeout=10800>
user system total real
checkout 0.000011 0.000003 0.000014 ( 0.000013)
autoconf 0.000013 0.000004 0.000017 ( 0.000017)
configure 0.000011 0.000003 0.000014 ( 0.000013)
build_up 0.000566 0.004093 1.141877 ( 1.526163)
build_miniruby 0.001017 0.000318 1.372244 ( 1.375001)
build_ruby 0.001251 0.000391 4.071141 ( 4.079676)
build_all 0.009907 0.000000 16.420964 ( 1.625500)
build_install 0.013049 0.002615 4.800995 ( 1.566700)
test_btest 0.000591 0.000154 84.002467 ( 11.549994)
test_basic 0.000811 0.004133 0.604486 ( 0.670320)
test_all 0.084238 0.035173 539.192082 ( 59.715067)
test_rubyspec 0.034865 0.026461 73.086994 ( 85.374503)
total: 167.48 sec