Logfile: /home/ko1/ruby/logs/brlog.trunk.20221106-000538
#<BuildRuby:0x0000562ca3d9e9c0
@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.20221106-000538",
@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.000008 0.000001 0.000009 ( 0.000009)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007848 0.000589 0.914144 ( 1.084166)
build_miniruby 0.001532 0.000236 0.049183 ( 0.047492)
build_ruby 0.001281 0.000197 0.040952 ( 0.039584)
build_all 0.006692 0.001030 1.218289 ( 0.472247)
build_install 0.012788 0.000356 1.562369 ( 0.792262)
test_btest 0.001226 0.000163 60.779684 ( 6.527157)
test_basic 0.000820 0.004482 0.295259 ( 0.386823)
test_all 0.003227 0.000173 518.274561 ( 54.910262)
test_rubyspec 0.114649 0.014497 43.400265 ( 51.535083)
total: 115.80 sec