Logfile: /home/ko1/ruby/logs/brlog.trunk.20230107-233648
#<BuildRuby:0x0000563098764570
@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.20230107-233648",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000012 0.000004 0.000016 ( 0.000017)
configure 0.000011 0.000004 0.000015 ( 0.000015)
build_up 0.002859 0.003644 0.845997 ( 1.298941)
build_miniruby 0.000849 0.000327 1.023856 ( 1.021830)
build_ruby 0.001557 0.000000 2.774633 ( 2.772079)
build_all 0.009569 0.000000 16.859714 ( 3.024371)
build_install 0.006785 0.004463 2.115462 ( 1.073683)
test_btest 0.000787 0.000275 69.163941 ( 11.703285)
test_basic 0.000065 0.007260 0.315458 ( 0.400391)
test_all 0.000853 0.000384 672.362490 ( 94.271492)
test_rubyspec 0.076759 0.048866 52.340565 ( 60.468081)
total: 176.03 sec