Logfile: /home/ko1/ruby/logs/brlog.trunk.20221209-161646
#<BuildRuby:0x0000563a73df2830
@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.20221209-161646",
@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.000004 0.000000 0.000004 ( 0.000005)
autoconf 0.000007 0.000001 0.000008 ( 0.000008)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.003564 0.000594 0.810134 ( 1.087833)
build_miniruby 0.000723 0.000121 0.723769 ( 0.723297)
build_ruby 0.001113 0.000186 2.440967 ( 2.365647)
build_all 0.005884 0.003768 12.469920 ( 1.508462)
build_install 0.002900 0.003843 1.616758 ( 0.767900)
test_btest 0.000577 0.000154 63.912220 ( 6.365877)
test_basic 0.003990 0.000000 0.272807 ( 0.367816)
test_all 0.001101 0.000000 483.264187 ( 49.858321)
test_rubyspec 0.020447 0.006333 34.896958 ( 45.487233)
total: 108.53 sec