Logfile: /home/ko1/ruby/logs/brlog.trunk.20221219-131854
#<BuildRuby:0x0000564ec6b636e8
@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.20221219-131854",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000000 0.000006 ( 0.000006)
build_up 0.003235 0.000249 0.631276 ( 1.245977)
build_miniruby 0.000861 0.000066 0.743148 ( 0.742723)
build_ruby 0.001256 0.000097 2.570184 ( 2.511606)
build_all 0.001737 0.007318 12.510047 ( 1.506327)
build_install 0.006957 0.000000 1.625581 ( 0.748473)
test_btest 0.000602 0.000000 65.031949 ( 6.038018)
test_basic 0.003746 0.000000 0.268517 ( 0.363413)
test_all 0.001633 0.000000 509.016207 ( 69.350971)
test_rubyspec 0.023975 0.006519 35.427671 ( 45.977020)
total: 128.49 sec