Logfile: /home/ko1/ruby/logs/brlog.trunk.20230121-000541
#<BuildRuby:0x000055f80cb9fd48
@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.20230121-000541",
@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.000016)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000016 0.000001 0.000017 ( 0.000015)
build_up 0.003473 0.000267 0.626538 ( 1.033997)
build_miniruby 0.000925 0.000071 0.638905 ( 0.638469)
build_ruby 0.001227 0.000094 2.201293 ( 2.200711)
build_all 0.008890 0.000321 11.986478 ( 1.506181)
build_install 0.006060 0.000432 1.488359 ( 0.714400)
test_btest 0.000617 0.000044 64.305034 ( 5.961096)
test_basic 0.000000 0.003801 0.259078 ( 0.354059)
test_all 0.000000 0.001122 487.755406 ( 45.494715)
test_rubyspec 0.016897 0.012193 35.449068 ( 46.058278)
total: 103.96 sec