Logfile: /home/ko1/ruby/logs/brlog.trunk.20230106-132419
#<BuildRuby:0x000055bef7d6c728
@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.20230106-132419",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000015 0.000004 0.000019 ( 0.000021)
configure 0.000012 0.000004 0.000016 ( 0.000015)
build_up 0.000000 0.006643 0.848221 ( 1.141784)
build_miniruby 0.000954 0.000366 1.018487 ( 1.016408)
build_ruby 0.001650 0.000000 2.775112 ( 2.772558)
build_all 0.009095 0.000936 16.824056 ( 3.006888)
build_install 0.009625 0.001693 2.083371 ( 1.070154)
test_btest 0.000800 0.000244 75.102202 ( 10.680133)
test_basic 0.001502 0.004865 0.346371 ( 0.432569)
test_all 0.002212 0.000000 676.703688 (100.935022)
test_rubyspec 0.089776 0.043566 52.028857 ( 60.162858)
total: 181.22 sec