Logfile: /home/ko1/ruby/logs/brlog.trunk.20240104-152004
#<BuildRuby:0x00005617d759f598
@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.20240104-152004",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000002 0.000012 ( 0.000012)
configure 0.000007 0.000002 0.000009 ( 0.000009)
build_up 0.003711 0.000742 1.076213 ( 1.344013)
build_miniruby 0.000963 0.000192 0.878837 ( 0.878452)
build_ruby 0.000888 0.000177 2.720011 ( 2.721598)
build_all 0.007699 0.000572 11.965047 ( 1.004420)
build_install 0.007831 0.005593 3.550496 ( 0.960388)
test_btest 0.000609 0.000152 63.160081 ( 6.080164)
test_basic 0.000000 0.003696 0.369341 ( 0.453714)
test_all 0.076466 0.024265 398.122074 ( 43.197521)
test_rubyspec 0.050363 0.026737 39.760264 ( 52.375086)
total: 109.02 sec