Logfile: /home/ko1/ruby/logs/brlog.trunk.20221014-134548
#<BuildRuby:0x00005586cce60e80
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk",
@TARGET_NAME="trunk",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221014-134548",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000086 0.000007 0.000093 ( 0.000097)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.009940 0.000403 1.084703 ( 1.165927)
build_miniruby 0.001849 0.000124 0.107226 ( 0.105957)
build_ruby 0.001410 0.000094 0.098804 ( 0.097358)
build_all 0.007134 0.000475 1.285706 ( 0.585692)
build_install 0.015145 0.000000 1.670222 ( 0.906783)
test_btest 0.001898 0.000000 63.814419 ( 6.659045)
test_basic 0.006126 0.000182 0.352712 ( 0.445231)
test_all 0.008377 0.000159 494.713620 ( 53.532356)
test_rubyspec 0.081394 0.039971 43.202670 ( 51.811934)
total: 115.31 sec