Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-140742
#<BuildRuby:0x000055e690897520
@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.20231220-140742",
@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.000003 0.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000002 0.000010 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003723 0.000744 1.064087 ( 1.331968)
build_miniruby 0.000770 0.000154 0.895970 ( 0.896046)
build_ruby 0.001339 0.000267 2.740677 ( 2.744293)
build_all 0.005992 0.001198 12.169221 ( 1.033033)
build_install 0.005943 0.004094 3.592012 ( 0.980654)
test_btest 0.000460 0.000115 63.121361 ( 5.504173)
test_basic 0.000000 0.003444 0.395964 ( 0.476857)
test_all 0.073144 0.031843 441.392329 ( 38.928391)
test_rubyspec 0.033687 0.014067 40.292477 ( 53.055255)
total: 104.95 sec