Logfile: /home/ko1/ruby/logs/brlog.trunk.20221102-184055
#<BuildRuby:0x0000562e25a4ef08
@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.20221102-184055",
@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.000000 0.000004 ( 0.000005)
autoconf 0.000008 0.000001 0.000009 ( 0.000010)
configure 0.000006 0.000001 0.000007 ( 0.000007)
build_up 0.007945 0.000607 0.921086 ( 0.995825)
build_miniruby 0.001546 0.000000 0.050363 ( 0.049289)
build_ruby 0.001529 0.000000 0.051081 ( 0.050003)
build_all 0.005898 0.000683 1.247137 ( 0.475875)
build_install 0.014026 0.000009 1.599736 ( 0.816381)
test_btest 0.001927 0.000227 62.572544 ( 6.859786)
test_basic 0.005466 0.000643 0.308072 ( 0.398868)
test_all 0.006899 0.000200 498.316920 ( 53.545404)
test_rubyspec 0.115820 0.009542 43.283689 ( 51.505748)
total: 114.70 sec