Logfile: /home/ko1/ruby/logs/brlog.trunk.20230120-103046
#<BuildRuby:0x0000560db619a860
@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-103046",
@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.000001 0.000007 ( 0.000007)
autoconf 0.000025 0.000004 0.000029 ( 0.000032)
configure 0.000032 0.000005 0.000037 ( 0.000039)
build_up 0.008995 0.000000 0.948199 ( 1.299257)
build_miniruby 0.002662 0.000000 0.844025 ( 0.841644)
build_ruby 0.002641 0.000274 2.141347 ( 2.141308)
build_all 0.016336 0.004144 18.333636 ( 2.116935)
build_install 0.019463 0.000892 1.853354 ( 0.937456)
test_btest 0.001126 0.000147 91.017619 ( 8.662633)
test_basic 0.003112 0.004320 0.357153 ( 0.444853)
test_all 0.001849 0.000308 665.474440 ( 65.984078)
test_rubyspec 0.104654 0.042040 48.282300 ( 56.469198)
total: 138.90 sec