Logfile: /home/ko1/ruby/logs/brlog.trunk.20221113-140950
#<BuildRuby:0x0000559c821d86d8
@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.20221113-140950",
@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.000010 0.000001 0.000011 ( 0.000011)
configure 0.000008 0.000000 0.000008 ( 0.000009)
build_up 0.000087 0.010513 1.112644 ( 1.242219)
build_miniruby 0.001507 0.000377 0.117045 ( 0.112854)
build_ruby 0.001547 0.000386 0.127853 ( 0.111335)
build_all 0.006802 0.002609 1.583891 ( 0.669708)
build_install 0.016704 0.005840 1.964794 ( 1.000423)
test_btest 0.001488 0.000417 81.881078 ( 9.058499)
test_basic 0.005424 0.001519 0.421539 ( 0.510210)
test_all 0.001815 0.000509 676.919253 ( 68.364099)
test_rubyspec 0.105727 0.070259 48.002976 ( 56.449213)
total: 137.52 sec