Logfile: /home/ko1/ruby/logs/brlog.trunk.20230114-002438
#<BuildRuby:0x00005639d6b8b6e8
@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.20230114-002438",
@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.000021 0.000001 0.000022 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000751 0.003385 0.625714 ( 1.036215)
build_miniruby 0.000812 0.000136 0.669837 ( 0.669056)
build_ruby 0.001144 0.000191 2.422881 ( 2.422074)
build_all 0.004783 0.005018 12.985873 ( 1.650964)
build_install 0.002897 0.003817 1.510752 ( 0.731834)
test_btest 0.000487 0.000150 67.331798 ( 5.956214)
test_basic 0.003500 0.000000 0.259077 ( 0.353918)
test_all 0.001978 0.000000 490.950956 ( 50.554845)
test_rubyspec 0.017732 0.009164 35.361203 ( 45.929526)
total: 109.31 sec