Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-102321
#<BuildRuby:0x000055fa4b083248
@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.20240107-102321",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000015 0.000001 0.000016 ( 0.000016)
configure 0.000011 0.000001 0.000012 ( 0.000012)
build_up 0.005193 0.000111 1.319896 ( 1.687975)
build_miniruby 0.001235 0.000117 1.476595 ( 1.479697)
build_ruby 0.001487 0.000000 4.237488 ( 4.242615)
build_all 0.007568 0.003252 16.614468 ( 1.708122)
build_install 0.015807 0.000000 4.988055 ( 1.794579)
test_btest 0.000869 0.000000 82.701907 ( 7.096513)
test_basic 0.002438 0.003356 0.653232 ( 0.720365)
test_all 0.089071 0.032228 543.789561 ( 72.824484)
test_rubyspec 0.045168 0.020302 77.926099 ( 90.172431)
total: 181.73 sec