Logfile: /home/ko1/ruby/logs/brlog.trunk.20231130-043412
#<BuildRuby:0x000055bfe57d00c8
@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.20231130-043412",
@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.000001 0.000005 ( 0.000004)
autoconf 0.000007 0.000001 0.000008 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.000658 0.004137 0.958349 ( 1.334605)
build_miniruby 0.000000 0.001029 0.880050 ( 0.880709)
build_ruby 0.000000 0.001498 2.716909 ( 2.718525)
build_all 0.005498 0.001920 12.120171 ( 0.981970)
build_install 0.013234 0.000224 3.567722 ( 0.978545)
test_btest 0.000651 0.000186 62.259586 ( 5.853046)
test_basic 0.000000 0.004199 0.373401 ( 0.456226)
test_all 0.061021 0.039039 406.173938 ( 35.470218)
test_rubyspec 0.025491 0.019010 39.530087 ( 52.209460)
total: 100.88 sec