Logfile: /home/ko1/ruby/logs/brlog.trunk.20221206-050534
#<BuildRuby:0x00005595121e2858
@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.20221206-050534",
@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.000000 0.000006 ( 0.000006)
autoconf 0.000015 0.000001 0.000016 ( 0.000017)
configure 0.000015 0.000001 0.000016 ( 0.000015)
build_up 0.000570 0.004225 1.173833 ( 1.225412)
build_miniruby 0.000783 0.000112 0.970803 ( 0.969480)
build_ruby 0.001186 0.000000 2.753399 ( 2.642266)
build_all 0.005745 0.003233 15.645884 ( 3.225857)
build_install 0.009052 0.000857 2.207990 ( 1.300250)
test_btest 0.000494 0.000082 61.335091 ( 10.803040)
test_basic 0.003924 0.000654 0.290433 ( 0.381303)
test_all 0.001361 0.000227 657.224493 (106.849785)
test_rubyspec 0.041577 0.023339 52.843616 ( 61.092764)
total: 188.49 sec