Logfile: /home/ko1/ruby/logs/brlog.trunk.20231207-032050
#<BuildRuby:0x000055e7777240e8
@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.20231207-032050",
@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.000013 0.000000 0.000013 ( 0.000014)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.005370 0.000102 0.999129 ( 1.261387)
build_miniruby 0.001133 0.000103 0.872582 ( 0.872252)
build_ruby 0.001241 0.000113 2.699208 ( 2.700048)
build_all 0.008511 0.000000 12.032469 ( 1.024445)
build_install 0.007927 0.003823 3.574509 ( 0.967272)
test_btest 0.000752 0.000094 59.658617 ( 5.909178)
test_basic 0.002738 0.000342 0.371497 ( 0.453730)
test_all 0.083945 0.015600 362.394773 ( 35.954031)
test_rubyspec 0.039308 0.030453 39.797613 ( 52.464300)
total: 101.61 sec