Logfile: /home/ko1/ruby/logs/brlog.trunk.20221117-123436
#<BuildRuby:0x0000562c1a740620
@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.20221117-123436",
@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.000001 0.000005 ( 0.000005)
autoconf 0.000010 0.000004 0.000014 ( 0.000014)
configure 0.000061 0.000025 0.000086 ( 0.000047)
build_up 0.001883 0.006783 1.144588 ( 1.147518)
build_miniruby 0.001928 0.000000 0.919191 ( 0.922440)
build_ruby 0.001878 0.000062 2.431558 ( 2.346677)
build_all 0.017967 0.001068 18.345854 ( 2.215032)
build_install 0.010613 0.011074 1.923498 ( 1.013378)
test_btest 0.000779 0.000368 83.497463 ( 9.228163)
test_basic 0.004756 0.002253 0.334793 ( 0.424256)
test_all 0.001386 0.000657 680.408253 ( 74.063732)
test_rubyspec 0.081495 0.043092 50.766152 ( 59.282120)
total: 150.64 sec