Logfile: /home/ko1/ruby/logs/brlog.trunk.20240103-111043
#<BuildRuby:0x000055c86374fb68
@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.20240103-111043",
@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.000024 0.000002 0.000026 ( 0.000027)
autoconf 0.000039 0.000003 0.000042 ( 0.000042)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.001147 0.006935 1.050506 ( 1.308176)
build_miniruby 0.000787 0.000169 0.811866 ( 0.811861)
build_ruby 0.001146 0.000245 2.701947 ( 2.702265)
build_all 0.007115 0.000681 11.893783 ( 0.991180)
build_install 0.008774 0.003263 3.477958 ( 0.988927)
test_btest 0.000626 0.000139 65.716643 ( 4.447553)
test_basic 0.004524 0.001006 0.399733 ( 0.479561)
test_all 0.071632 0.025110 379.527892 ( 42.507282)
test_rubyspec 0.039913 0.033394 40.026647 ( 52.597711)
total: 106.84 sec