Logfile: /home/ko1/ruby/logs/brlog.trunk.20230131-045226
#<BuildRuby:0x0000564c0fda7f30
@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.20230131-045226",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003491 0.000269 0.639470 ( 1.021376)
build_miniruby 0.000829 0.000064 0.600189 ( 0.599726)
build_ruby 0.001178 0.000000 2.035207 ( 2.035065)
build_all 0.008971 0.000000 11.892761 ( 1.456967)
build_install 0.006136 0.000217 1.479156 ( 0.706249)
test_btest 0.000700 0.000043 64.035912 ( 6.435428)
test_basic 0.000000 0.003431 0.258004 ( 0.353076)
test_all 0.000048 0.001091 480.531881 ( 45.477541)
test_rubyspec 0.007960 0.020779 34.845546 ( 45.463619)
total: 103.55 sec