Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-035946
#<BuildRuby:0x000055c2117740d8
@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.20231213-035946",
@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.000006 0.000001 0.000007 ( 0.000005)
autoconf 0.000012 0.000001 0.000013 ( 0.000014)
configure 0.000008 0.000000 0.000008 ( 0.000010)
build_up 0.001050 0.004250 1.023603 ( 1.497015)
build_miniruby 0.000000 0.000830 0.872217 ( 0.872065)
build_ruby 0.000000 0.001675 2.709052 ( 2.710429)
build_all 0.000000 0.007846 12.124076 ( 0.989276)
build_install 0.010880 0.001112 3.523811 ( 0.965819)
test_btest 0.000650 0.000230 64.418423 ( 4.945359)
test_basic 0.002276 0.000804 0.374829 ( 0.459014)
test_all 0.068212 0.033755 382.611366 ( 38.711226)
test_rubyspec 0.025119 0.044474 39.805721 ( 52.498300)
total: 103.65 sec