Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-190415
#<BuildRuby:0x0000557e8fd838e0
@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.20231122-190415",
@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.000009 0.000001 0.000010 ( 0.000010)
configure 0.000005 0.000001 0.000006 ( 0.000006)
build_up 0.001832 0.003584 0.914827 ( 1.330978)
build_miniruby 0.000828 0.000226 0.815994 ( 0.815904)
build_ruby 0.001540 0.000420 2.666499 ( 2.666844)
build_all 0.008191 0.000000 12.338637 ( 1.025159)
build_install 0.007972 0.002991 3.793261 ( 0.985748)
test_btest 0.000668 0.000167 64.485582 ( 5.045122)
test_basic 0.003988 0.000997 0.399602 ( 0.478383)
test_all 0.076392 0.020260 349.299637 ( 41.140865)
test_rubyspec 0.031332 0.034086 39.884600 ( 52.434729)
total: 105.92 sec