Logfile: /home/ko1/ruby/logs/brlog.trunk.20240107-025145
#<BuildRuby:0x00005588b80f37f0
@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.20240107-025145",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000015 0.000003 0.000018 ( 0.000018)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.000720 0.004059 1.219366 ( 1.585950)
build_miniruby 0.000959 0.000226 1.424516 ( 1.427462)
build_ruby 0.001194 0.000281 4.120319 ( 4.129496)
build_all 0.006853 0.003731 16.525705 ( 1.676622)
build_install 0.015154 0.000000 4.879768 ( 1.608278)
test_btest 0.000863 0.000000 84.534938 ( 14.824889)
test_basic 0.005156 0.000270 0.635621 ( 0.702921)
test_all 0.103583 0.019904 551.912986 ( 58.735581)
test_rubyspec 0.021501 0.042800 75.551061 ( 87.720225)
total: 172.41 sec