Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-213200
#<BuildRuby:0x0000562e26aa8070
@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.20230109-213200",
@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.000005 0.000000 0.000005 ( 0.000005)
autoconf 0.000008 0.000000 0.000008 ( 0.000009)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003519 0.000000 0.631513 ( 1.082859)
build_miniruby 0.000904 0.000000 0.672109 ( 0.671044)
build_ruby 0.001245 0.000000 2.411722 ( 2.412037)
build_all 0.005706 0.003928 12.950451 ( 1.618134)
build_install 0.002353 0.004208 1.531789 ( 0.716014)
test_btest 0.000590 0.000070 68.591181 ( 6.169490)
test_basic 0.003015 0.000354 0.280782 ( 0.376079)
test_all 0.000000 0.000984 490.564331 ( 47.028398)
test_rubyspec 0.003397 0.026312 36.165366 ( 46.305529)
total: 106.38 sec