Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-083937
#<BuildRuby:0x000055c9042d7788
@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.20231207-083937",
@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.000007 0.000000 0.000007 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.003627 0.000330 0.986118 ( 1.264370)
build_miniruby 0.000814 0.000074 0.866547 ( 0.866505)
build_ruby 0.000911 0.000083 2.704061 ( 2.706784)
build_all 0.003021 0.005050 11.957915 ( 1.003779)
build_install 0.012708 0.000000 3.551753 ( 0.972003)
test_btest 0.000656 0.000000 62.612735 ( 5.118381)
test_basic 0.003916 0.000000 0.370639 ( 0.452582)
test_all 0.084170 0.014540 412.331646 ( 37.440786)
test_rubyspec 0.019521 0.046619 39.677957 ( 52.343478)
total: 102.17 sec