Logfile: /home/ko1/ruby/logs/brlog.trunk.20231203-135338
#<BuildRuby:0x0000564ba27140c8
@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.20231203-135338",
@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.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000001 0.000008 ( 0.000009)
build_up 0.000110 0.004057 0.982070 ( 1.250786)
build_miniruby 0.000904 0.000271 0.869209 ( 0.870140)
build_ruby 0.001615 0.000000 2.692551 ( 2.693604)
build_all 0.003242 0.004444 12.142847 ( 1.026580)
build_install 0.009297 0.004549 3.579274 ( 0.961657)
test_btest 0.000502 0.000193 63.452805 ( 4.914356)
test_basic 0.002845 0.001095 0.371946 ( 0.453849)
test_all 0.065588 0.037312 396.578235 ( 38.878751)
test_rubyspec 0.034729 0.019676 39.644008 ( 52.317656)
total: 103.37 sec