Logfile: /home/ko1/ruby/logs/brlog.trunk.20231218-073236
#<BuildRuby:0x0000564881b200c8
@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.20231218-073236",
@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.000003 0.000000 0.000003 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000407 0.004079 1.034694 ( 1.319551)
build_miniruby 0.000741 0.000000 0.870494 ( 0.870927)
build_ruby 0.001195 0.000000 2.720278 ( 2.723098)
build_all 0.005790 0.002380 12.021882 ( 1.016184)
build_install 0.013643 0.001173 3.572582 ( 0.977028)
test_btest 0.000645 0.000114 63.388741 ( 4.814524)
test_basic 0.003345 0.000590 0.378404 ( 0.458849)
test_all 0.076400 0.024266 381.831990 ( 37.721470)
test_rubyspec 0.037559 0.031209 39.677179 ( 52.298395)
total: 102.20 sec