Logfile: /home/ko1/ruby/logs/brlog.trunk.20230111-005540
#<BuildRuby:0x00005636edfdc3c8
@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.20230111-005540",
@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.000007)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.006057 0.000404 0.856192 ( 1.033863)
build_miniruby 0.001195 0.000080 1.015450 ( 1.013452)
build_ruby 0.001514 0.000101 2.796013 ( 2.793680)
build_all 0.009896 0.000034 16.860643 ( 3.008509)
build_install 0.002963 0.008375 2.132230 ( 1.077590)
test_btest 0.000853 0.000134 68.119702 ( 11.367222)
test_basic 0.005541 0.000875 0.341803 ( 0.428310)
test_all 0.001163 0.000184 676.115649 ( 96.041256)
test_rubyspec 0.084301 0.050116 51.939299 ( 59.989289)
total: 176.75 sec