Logfile: /home/ko1/ruby/logs/brlog.trunk.20221223-013032
#<BuildRuby:0x0000564e779fbac0
@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.20221223-013032",
@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.000018 0.000000 0.000018 ( 0.000023)
autoconf 0.000012 0.000000 0.000012 ( 0.000011)
configure 0.000006 0.000000 0.000006 ( 0.000007)
build_up 0.000000 0.003523 0.626888 ( 1.069091)
build_miniruby 0.000943 0.000000 0.744862 ( 0.744289)
build_ruby 0.001238 0.000000 2.499168 ( 2.499522)
build_all 0.009236 0.000000 12.491425 ( 1.491331)
build_install 0.006570 0.000000 1.616961 ( 0.764096)
test_btest 0.000593 0.000000 68.893852 ( 6.158296)
test_basic 0.000745 0.002775 0.237947 ( 0.333699)
test_all 0.001101 0.000165 482.693984 ( 50.287701)
test_rubyspec 0.019676 0.007524 34.683653 ( 45.287234)
total: 108.64 sec