Logfile: /home/ko1/ruby/logs/brlog.trunk.20231213-201507
#<BuildRuby:0x000055ec779cffb8
@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-201507",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000010 0.000001 0.000011 ( 0.000011)
build_up 0.001713 0.003595 1.020554 ( 1.314167)
build_miniruby 0.001018 0.000169 0.881039 ( 0.882629)
build_ruby 0.001453 0.000243 2.719903 ( 2.720841)
build_all 0.008126 0.000015 12.117207 ( 1.041541)
build_install 0.006781 0.003091 3.556616 ( 0.973893)
test_btest 0.000000 0.000856 65.637847 ( 4.523152)
test_basic 0.000000 0.004581 0.372925 ( 0.453892)
test_all 0.073577 0.025346 392.637524 ( 33.064405)
test_rubyspec 0.036901 0.032355 39.781065 ( 52.476615)
total: 97.45 sec