Logfile: /home/ko1/ruby/logs/brlog.trunk.20231205-224933
#<BuildRuby:0x0000564594808128
@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.20231205-224933",
@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.000001 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000002 0.000008 ( 0.000007)
build_up 0.004115 0.000823 0.983191 ( 1.283941)
build_miniruby 0.000632 0.000127 0.873166 ( 0.874677)
build_ruby 0.001385 0.000000 2.698980 ( 2.698512)
build_all 0.003218 0.004562 12.118245 ( 0.984147)
build_install 0.008825 0.001071 3.554976 ( 0.976003)
test_btest 0.000482 0.000120 62.715872 ( 5.931502)
test_basic 0.002262 0.000565 0.372143 ( 0.453902)
test_all 0.085172 0.012823 368.041550 ( 36.712094)
test_rubyspec 0.034052 0.038088 39.730880 ( 52.365005)
total: 102.28 sec