Logfile: /home/ko1/ruby/logs/brlog.trunk.20220920-155227
#<BuildRuby:0x000055f3286c3600
@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.20220920-155227",
@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.000002 0.000012 ( 0.000011)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007309 0.003085 1.117885 ( 1.147276)
build_miniruby 0.001647 0.000330 0.110577 ( 0.106138)
build_ruby 0.001856 0.000371 0.117634 ( 0.100486)
build_all 0.006085 0.004513 1.589539 ( 0.650995)
build_install 0.018085 0.003285 1.935913 ( 0.962507)
test_btest 0.001659 0.000000 80.148189 ( 8.674339)
test_basic 0.006269 0.000000 0.367658 ( 0.458647)
test_all 0.005134 0.000748 664.769903 ( 67.331391)
test_rubyspec 0.122150 0.052582 45.687019 ( 54.190229)
total: 133.62 sec