Logfile: /home/ko1/ruby/logs/brlog.trunk.20230113-131232
#<BuildRuby:0x000055ba0a488040
@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="-j8",
@build_opts="-j8",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230113-131232",
@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='-j8'",
@timeout=10800>
user system total real
checkout 0.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000017 0.000005 0.000022 ( 0.000022)
configure 0.000025 0.000008 0.000033 ( 0.000033)
build_up 0.006092 0.000635 0.879682 ( 1.067439)
build_miniruby 0.000000 0.001349 1.017575 ( 1.015529)
build_ruby 0.000000 0.001646 2.784077 ( 2.781315)
build_all 0.006749 0.003079 16.764105 ( 2.978432)
build_install 0.009531 0.001938 2.079978 ( 1.071150)
test_btest 0.000822 0.000274 71.887598 ( 10.822499)
test_basic 0.005774 0.000531 0.343104 ( 0.429793)
test_all 0.001182 0.000000 676.958874 ( 96.249697)
test_rubyspec 0.104102 0.031150 51.923360 ( 59.970629)
total: 176.39 sec