Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-022258
#<BuildRuby:0x0000556c11dc8188
@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.20240108-022258",
@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.000009 0.000002 0.000011 ( 0.000011)
autoconf 0.000014 0.000004 0.000018 ( 0.000017)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.001368 0.003287 1.330359 ( 1.718197)
build_miniruby 0.000862 0.000239 1.436335 ( 1.438980)
build_ruby 0.001333 0.000371 4.278059 ( 4.288044)
build_all 0.007698 0.002772 16.511682 ( 1.769367)
build_install 0.015765 0.000000 4.959141 ( 1.726719)
test_btest 0.000784 0.000000 86.141559 ( 16.818011)
test_basic 0.005194 0.000000 0.631950 ( 0.700894)
test_all 0.100903 0.019250 546.013822 ( 58.242593)
test_rubyspec 0.049461 0.016770 79.112538 ( 91.425742)
total: 178.13 sec