Logfile: /home/ko1/ruby/logs/brlog.trunk.20221205-005346
#<BuildRuby:0x00005574ceac80d0
@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.20221205-005346",
@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.000020 0.000003 0.000023 ( 0.000024)
configure 0.000008 0.000001 0.000009 ( 0.000009)
build_up 0.004546 0.007215 1.245183 ( 1.351758)
build_miniruby 0.000000 0.002676 0.851778 ( 0.849616)
build_ruby 0.003030 0.000811 2.249400 ( 2.153445)
build_all 0.021235 0.000000 18.615768 ( 2.199111)
build_install 0.013598 0.008907 2.077642 ( 1.044972)
test_btest 0.001264 0.000368 91.260025 ( 9.525154)
test_basic 0.008999 0.000242 0.347835 ( 0.434367)
test_all 0.001910 0.000514 724.585300 ( 71.283047)
test_rubyspec 0.086854 0.085223 49.817069 ( 57.809833)
total: 146.65 sec