Logfile: /home/ko1/ruby/logs/brlog.trunk.20221202-230955
#<BuildRuby:0x0000555730490020
@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.20221202-230955",
@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.000005 0.000001 0.000006 ( 0.000007)
autoconf 0.000008 0.000002 0.000010 ( 0.000010)
configure 0.000006 0.000002 0.000008 ( 0.000008)
build_up 0.000323 0.004040 0.789625 ( 1.083318)
build_miniruby 0.000699 0.000254 0.513408 ( 0.513047)
build_ruby 0.001251 0.000000 1.660415 ( 1.601899)
build_all 0.006712 0.002576 12.011395 ( 1.486331)
build_install 0.004285 0.002542 1.617798 ( 0.744008)
test_btest 0.000549 0.000206 62.298345 ( 6.146329)
test_basic 0.002374 0.000890 0.258705 ( 0.355218)
test_all 0.000889 0.000000 506.946842 ( 50.196872)
test_rubyspec 0.013130 0.014549 35.677927 ( 46.261408)
total: 108.39 sec