Logfile: /home/ko1/ruby/logs/brlog.trunk.20221116-021800
#<BuildRuby:0x000055deae553fb0
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221116-021800",
@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.000009 0.000000 0.000009 ( 0.000009)
autoconf 0.000019 0.000000 0.000019 ( 0.000018)
configure 0.000016 0.000000 0.000016 ( 0.000016)
build_up 0.001027 0.003885 1.024707 ( 1.172364)
build_miniruby 0.000959 0.000048 0.949475 ( 0.947967)
build_ruby 0.001209 0.000060 2.741149 ( 2.636657)
build_all 0.004954 0.003726 15.761811 ( 3.237830)
build_install 0.007863 0.000011 2.005101 ( 1.206702)
test_btest 0.000527 0.000044 60.977191 ( 10.729793)
test_basic 0.004411 0.000368 0.357648 ( 0.448153)
test_all 0.001244 0.000103 629.981855 (100.329377)
test_rubyspec 0.042320 0.018961 51.080213 ( 59.310559)
total: 180.02 sec