Logfile: /home/ko1/ruby/logs/brlog.trunk.20230109-070108
#<BuildRuby:0x0000561a69234068
@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-070108",
@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.000006 0.000002 0.000008 ( 0.000008)
autoconf 0.000010 0.000003 0.000013 ( 0.000012)
configure 0.000009 0.000002 0.000011 ( 0.000011)
build_up 0.003031 0.000826 0.627883 ( 1.203017)
build_miniruby 0.000652 0.000178 0.666014 ( 0.665210)
build_ruby 0.001007 0.000274 2.386771 ( 2.387060)
build_all 0.008321 0.000982 12.999075 ( 1.632252)
build_install 0.000000 0.006880 1.569727 ( 0.738538)
test_btest 0.000000 0.000661 66.928649 ( 5.859522)
test_basic 0.000000 0.003786 0.247228 ( 0.342110)
test_all 0.000275 0.000617 494.288018 ( 47.213623)
test_rubyspec 0.014890 0.014131 35.671851 ( 46.179727)
total: 106.22 sec