Logfile: /home/ko1/ruby/logs/brlog.trunk.20221226-074950
#<BuildRuby:0x000055c271acc0e0
@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.20221226-074950",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000015 0.000003 0.000018 ( 0.000016)
build_up 0.003380 0.000564 0.633974 ( 1.061930)
build_miniruby 0.000746 0.000124 0.766527 ( 0.765768)
build_ruby 0.001094 0.000182 2.487069 ( 2.486654)
build_all 0.004503 0.004416 12.571333 ( 1.506996)
build_install 0.005395 0.001245 1.587845 ( 0.743644)
test_btest 0.000493 0.000114 65.900741 ( 6.099800)
test_basic 0.000000 0.003473 0.241832 ( 0.336981)
test_all 0.000887 0.000159 485.626620 ( 46.230772)
test_rubyspec 0.014024 0.013975 34.649703 ( 45.236618)
total: 104.47 sec