Logfile: /home/ko1/ruby/logs/brlog.trunk.20221224-152759
#<BuildRuby:0x0000564cc4778028
@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.20221224-152759",
@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.000008 0.000002 0.000010 ( 0.000010)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000013 0.000004 0.000017 ( 0.000016)
build_up 0.004084 0.000000 0.878929 ( 1.118433)
build_miniruby 0.000874 0.000000 0.979135 ( 0.977890)
build_ruby 0.001200 0.000000 2.627219 ( 2.625765)
build_all 0.007827 0.001347 15.719045 ( 3.309992)
build_install 0.008862 0.000021 2.221255 ( 1.285303)
test_btest 0.000494 0.000092 66.084762 ( 11.574096)
test_basic 0.005058 0.000113 0.305813 ( 0.396350)
test_all 0.000812 0.000143 629.776850 (122.411135)
test_rubyspec 0.043727 0.026600 51.988659 ( 60.111787)
total: 203.81 sec