Logfile: /home/ko1/ruby/logs/brlog.trunk.20221115-012546
#<BuildRuby:0x00005594d5b0cd30
@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.20221115-012546",
@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.000007 0.000002 0.000009 ( 0.000008)
autoconf 0.000012 0.000002 0.000014 ( 0.000014)
configure 0.000008 0.000002 0.000010 ( 0.000010)
build_up 0.008849 0.002043 1.136836 ( 1.283936)
build_miniruby 0.001642 0.000379 0.837934 ( 0.845276)
build_ruby 0.000000 0.003193 2.234833 ( 2.158048)
build_all 0.007023 0.011817 18.299487 ( 2.124815)
build_install 0.014757 0.007064 1.812478 ( 0.950556)
test_btest 0.000000 0.001813 83.119422 ( 8.713264)
test_basic 0.003818 0.002619 0.349548 ( 0.440196)
test_all 0.001525 0.000718 692.724144 ( 69.189375)
test_rubyspec 0.116915 0.056594 47.592192 ( 55.983544)
total: 141.69 sec