Logfile: /home/ko1/ruby/logs/brlog.trunk.20231201-234225
#<BuildRuby:0x000055e867440110
@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.20231201-234225",
@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.000004 0.000000 0.000004 ( 0.000004)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.004624 0.000055 0.973410 ( 1.257434)
build_miniruby 0.000822 0.000069 0.864737 ( 0.866988)
build_ruby 0.001653 0.000138 2.707928 ( 2.708977)
build_all 0.004067 0.003622 12.148219 ( 0.984650)
build_install 0.009086 0.004169 3.539843 ( 0.964985)
test_btest 0.000632 0.000119 63.766108 ( 4.531999)
test_basic 0.002810 0.000527 0.372929 ( 0.454418)
test_all 0.090637 0.009917 384.502978 ( 34.558932)
test_rubyspec 0.028482 0.025986 39.711848 ( 52.348261)
total: 98.68 sec