Logfile: /home/ko1/ruby/logs/brlog.trunk.20221024-194001
#<BuildRuby:0x0000560e63ef6ad8
@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.20221024-194001",
@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.000022 0.000004 0.000026 ( 0.000025)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000041 0.000007 0.000048 ( 0.000047)
build_up 0.007328 0.003946 1.144812 ( 1.512775)
build_miniruby 0.001407 0.000302 0.103327 ( 0.102778)
build_ruby 0.001468 0.000000 0.109098 ( 0.109434)
build_all 0.008904 0.000000 1.387615 ( 0.621954)
build_install 0.004090 0.011855 1.727842 ( 0.930502)
test_btest 0.001497 0.000499 63.582691 ( 6.476974)
test_basic 0.006851 0.000849 0.370813 ( 0.464081)
test_all 0.007623 0.000000 517.482254 ( 54.737598)
test_rubyspec 0.082674 0.037955 43.535162 ( 52.165076)
total: 117.12 sec