Logfile: /home/ko1/ruby/logs/brlog.trunk.20221225-112257
#<BuildRuby:0x0000556e506af8b0
@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.20221225-112257",
@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.000008)
configure 0.000009 0.000000 0.000009 ( 0.000009)
build_up 0.003448 0.000000 0.580993 ( 1.001037)
build_miniruby 0.000893 0.000000 0.744917 ( 0.744144)
build_ruby 0.001316 0.000000 2.517509 ( 2.517488)
build_all 0.009694 0.000000 12.427957 ( 1.481188)
build_install 0.006821 0.000000 1.628477 ( 0.767891)
test_btest 0.000679 0.000000 66.757176 ( 5.948112)
test_basic 0.003764 0.000000 0.254131 ( 0.348961)
test_all 0.001070 0.000000 486.703156 ( 45.946856)
test_rubyspec 0.010016 0.016896 35.154444 ( 45.712942)
total: 104.47 sec