Logfile: /home/ko1/ruby/logs/brlog.trunk.20230521-230608
#<BuildRuby:0x0000559fbc86fce8
@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="-j16",
@build_opts="-j16",
@configure_opts=["--enable-shared"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk.20230521-230608",
@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='-j16'",
@timeout=10800>
user system total real
checkout 0.000005 0.000001 0.000006 ( 0.000006)
autoconf 0.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000008)
build_up 0.001632 0.004198 1.465547 ( 2.712440)
build_miniruby 0.000759 0.000169 0.739553 ( 0.739073)
build_ruby 0.000975 0.000217 2.448131 ( 2.448695)
build_all 0.002631 0.006430 12.125749 ( 1.064580)
build_install 0.007475 0.000000 1.670522 ( 0.845634)
test_btest 0.000711 0.000194 79.387464 ( 7.120129)
test_basic 0.000922 0.004090 0.780442 ( 0.862371)
test_all 0.002013 0.000000 442.695681 ( 39.821333)
test_rubyspec 0.018587 0.018837 41.619406 ( 54.103040)
total: 109.72 sec