Logfile: /home/ko1/ruby/logs/brlog.trunk.20231220-180311
#<BuildRuby:0x000056216d1fb7f8
@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.20231220-180311",
@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.004317 0.000392 1.057992 ( 1.319900)
build_miniruby 0.000830 0.000075 0.902288 ( 0.902443)
build_ruby 0.001368 0.000124 2.734946 ( 2.737931)
build_all 0.008086 0.000000 12.189674 ( 1.032325)
build_install 0.009954 0.000676 3.585859 ( 0.981711)
test_btest 0.000647 0.000050 64.249817 ( 4.702397)
test_basic 0.003807 0.000000 0.378351 ( 0.461272)
test_all 0.079828 0.024798 418.897303 ( 42.584868)
test_rubyspec 0.016077 0.054783 40.481229 ( 53.235263)
total: 107.96 sec