Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-122149
#<BuildRuby:0x00005568e900bac0
@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.20230120-122149",
@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.000003 0.000016 ( 0.000016)
autoconf 0.000032 0.000009 0.000041 ( 0.000041)
configure 0.000012 0.000004 0.000016 ( 0.000016)
build_up 0.003177 0.000867 0.620733 ( 1.038929)
build_miniruby 0.000682 0.000186 0.634459 ( 0.634073)
build_ruby 0.001030 0.000281 2.179835 ( 2.179511)
build_all 0.006940 0.001892 11.976120 ( 1.489816)
build_install 0.006331 0.000000 1.501433 ( 0.710544)
test_btest 0.000649 0.000000 63.572074 ( 6.127784)
test_basic 0.000725 0.002949 0.245468 ( 0.340643)
test_all 0.001485 0.000185 498.280132 ( 45.910664)
test_rubyspec 0.017864 0.009287 34.906629 ( 45.466174)
total: 103.90 sec