Logfile: /home/ko1/ruby/logs/brlog.trunk.20221222-115338
#<BuildRuby:0x00005643c9e01e98
@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.20221222-115338",
@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.000009)
autoconf 0.000017 0.000005 0.000022 ( 0.000020)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.000238 0.003964 0.861726 ( 1.209905)
build_miniruby 0.000710 0.000254 1.048436 ( 1.047063)
build_ruby 0.000831 0.000297 2.841190 ( 2.839649)
build_all 0.005855 0.003200 15.919531 ( 3.400279)
build_install 0.009014 0.001602 2.179294 ( 1.210236)
test_btest 0.000480 0.000168 68.304550 ( 10.992293)
test_basic 0.004576 0.000330 0.323883 ( 0.414761)
test_all 0.001048 0.000349 669.107855 (149.316944)
test_rubyspec 0.038056 0.024399 52.115743 ( 60.335361)
total: 230.77 sec