Logfile: /home/ko1/ruby/logs/brlog.trunk.20230206-090639
#<BuildRuby:0x0000562756148060
@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.20230206-090639",
@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.000012 0.000000 0.000012 ( 0.000011)
configure 0.000007 0.000000 0.000007 ( 0.000007)
build_up 0.003490 0.000000 0.619045 ( 1.065170)
build_miniruby 0.000992 0.000000 0.642679 ( 0.642040)
build_ruby 0.001210 0.000000 2.040790 ( 2.039902)
build_all 0.008819 0.000000 12.216499 ( 1.471567)
build_install 0.006524 0.000000 1.473501 ( 0.718621)
test_btest 0.000630 0.000000 61.166777 ( 6.440395)
test_basic 0.000000 0.003405 0.240391 ( 0.336571)
test_all 0.000000 0.001345 479.743726 ( 46.363822)
test_rubyspec 0.023074 0.005173 35.320676 ( 45.918000)
total: 105.00 sec