Logfile: /home/ko1/ruby/logs/brlog.trunk.20240108-095240
#<BuildRuby:0x0000561b9ead00d8
@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-095240",
@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.000010)
autoconf 0.000016 0.000003 0.000019 ( 0.000019)
configure 0.000009 0.000001 0.000010 ( 0.000011)
build_up 0.004238 0.000706 1.349349 ( 1.726143)
build_miniruby 0.001247 0.000207 1.548652 ( 1.552456)
build_ruby 0.001520 0.000000 4.575839 ( 4.587094)
build_all 0.010942 0.000000 16.704189 ( 1.804577)
build_install 0.011397 0.005216 5.157152 ( 1.944352)
test_btest 0.000654 0.000116 84.075323 ( 8.112733)
test_basic 0.000000 0.005642 0.725768 ( 0.790994)
test_all 0.090202 0.031531 544.857683 ( 71.339506)
test_rubyspec 0.048684 0.019618 85.215041 ( 97.313655)
total: 189.17 sec