Logfile: /home/ko1/ruby/logs/brlog.trunk.20231228-202714
#<BuildRuby:0x000055eac76d80c8
@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.20231228-202714",
@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.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.000897 0.004243 0.802185 ( 1.211480)
build_miniruby 0.000770 0.000210 0.800692 ( 0.800818)
build_ruby 0.001079 0.000295 2.644133 ( 2.645093)
build_all 0.004036 0.004184 12.013518 ( 0.963677)
build_install 0.000071 0.010479 3.414231 ( 0.983556)
test_btest 0.000635 0.000342 61.497853 ( 5.360297)
test_basic 0.002591 0.001395 0.395757 ( 0.476254)
test_all 0.088249 0.011489 372.239148 ( 35.359182)
test_rubyspec 0.033755 0.022240 40.760234 ( 53.324159)
total: 101.13 sec