Logfile: /home/ko1/ruby/logs/brlog.trunk.20231126-121734
#<BuildRuby:0x000055f52b8b37f8
@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.20231126-121734",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000000 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.002121 0.004065 0.938328 ( 1.306086)
build_miniruby 0.000960 0.000074 0.841965 ( 0.842076)
build_ruby 0.001772 0.000137 2.666327 ( 2.666903)
build_all 0.004305 0.003718 12.237960 ( 1.005773)
build_install 0.005509 0.006563 3.717569 ( 0.988111)
test_btest 0.000841 0.000000 65.298917 ( 4.695578)
test_basic 0.003705 0.000201 0.416310 ( 0.495684)
test_all 0.067382 0.025690 351.818060 ( 36.966462)
test_rubyspec 0.051891 0.013668 39.912979 ( 52.481803)
total: 101.45 sec