Logfile: /home/ko1/ruby/logs/brlog.trunk.20231122-201117
#<BuildRuby:0x000055ac407d3fd8
@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-201117",
@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.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.004987 0.000416 0.926369 ( 1.309643)
build_miniruby 0.001076 0.000089 0.843835 ( 0.843750)
build_ruby 0.001316 0.000110 2.623393 ( 2.624105)
build_all 0.007813 0.000000 12.185121 ( 0.984783)
build_install 0.011261 0.000045 3.700866 ( 0.976528)
test_btest 0.000731 0.000046 62.290998 ( 5.730252)
test_basic 0.003692 0.000231 0.399761 ( 0.480401)
test_all 0.080388 0.017305 353.705899 ( 39.958202)
test_rubyspec 0.025317 0.037881 39.676575 ( 52.260793)
total: 105.17 sec