Logfile: /home/ko1/ruby/logs/brlog.trunk.20220829-044252
#<BuildRuby:0x00005575ad2169c0
@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.20220829-044252",
@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.000033 0.000005 0.000038 ( 0.000038)
autoconf 0.000063 0.000009 0.000072 ( 0.000075)
configure 0.000028 0.000004 0.000032 ( 0.000033)
build_up 0.009803 0.001508 0.819482 ( 1.163299)
build_miniruby 0.001320 0.000000 0.063634 ( 0.063595)
build_ruby 0.000000 0.001442 0.051566 ( 0.051439)
build_all 0.004886 0.003432 1.249081 ( 0.475943)
build_install 0.013845 0.001830 1.560474 ( 0.802679)
test_btest 0.001095 0.000219 51.567497 ( 6.260240)
test_basic 0.004521 0.000904 0.289542 ( 0.383305)
test_all 0.005445 0.000000 496.935684 ( 52.570760)
test_rubyspec 0.084076 0.028983 41.001019 ( 49.740785)
total: 111.51 sec