Logfile: /home/ko1/ruby/logs/brlog.trunk.20230211-023231
#<BuildRuby:0x0000557658c08040
@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.20230211-023231",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000011 0.000002 0.000013 ( 0.000013)
build_up 0.003750 0.000000 0.600014 ( 0.999470)
build_miniruby 0.000772 0.000086 0.668457 ( 0.668081)
build_ruby 0.001171 0.000000 2.076931 ( 2.076817)
build_all 0.005749 0.003827 12.446966 ( 1.500903)
build_install 0.005279 0.001056 1.529483 ( 0.730775)
test_btest 0.000569 0.000114 65.996965 ( 6.458225)
test_basic 0.002742 0.000548 0.239095 ( 0.335101)
test_all 0.001177 0.000000 493.598880 ( 47.197936)
test_rubyspec 0.015507 0.014710 35.170353 ( 45.769726)
total: 105.74 sec